#sp-top-bar {
  background: #18b0ad;
  color: #fff;
}
#sp-top-bar a {
  color: #fff;
}
#sp-header {
  background: #fff;
  height: 180px;
}
a {
  color: #3ba6d5;
}
a:hover, a:focus, a:active {
  color: #263550;
}
.sp-page-title {
  background: #59b1c8;
}
#sppb-addon-1540370806018 .sppb-addon-title{
margin-left:20px;
}
#sp-header .logo{
    width: 420px;
  margin-top: 41px;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  color: #00aeef;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus {
  color: #00aeef;
}
.article-list .article .readmore a {
  color: #00aeef;
  font-weight: 600;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  margin: -20px 40px 20px -20px;
  border-radius: 3px 3px 0 0;
  border-bottom: 1px solid #f5f5f5;
  overflow: hidden;
}

