ul.arw li a {
  font-family: 'Open Sans', sans-serif; font-size: 15px; font-weight: 400; color: #888;
}

ul.arw li a:hover {
  color: rgb(0, 102, 255);
}

.divider-1 span { display: inline-block; width: 300px; border-bottom: 1px dotted #aaa; }

h2 { margin-top: 10px; font-size: 38px; font-weight: 300; color: #555; line-height: 50px; font-style: italic; }

.focus {
  text-align: center;
  color: rgb(85, 144, 233);
}

.focus > h3 {
  color: rgb(230, 161, 59);
}

.focus > p {
  color: #555; 
}