.widget_featured_slider .slide-content .entry-title a {
  font-size: 32px;
  text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 2px;
}
.call-to-action {
  background-color: #072321 !important;
  padding: 10px;
}
.call-to-action__title {
  font-size: 34px;
  color: #072321 !important;
}
.call-to-action--left {
  padding: 40px;
  padding-bottom: 40px;
  padding-top: 40px;
  padding-right: 50px;
  padding-left: 50px;
}
.widget_call_to_action .btn--primary {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #072321;
}
.widget_beside_slider .widget-title span {
  background-color: #62469c;
}
.widget_beside_slider .widget-title {
  border-color: #62469c;
}
#secondary .widget-title span {
  background-color: #232323 !important;
}
#secondary .widget-title {
  border-bottom-color: #232323;
}
@media screen and (max-width: 768px) {
  .widget_featured_slider .slide-content .entry-title a {
    font-size: 30px;
  }
}
@media screen and (max-width: 320px) {
  .widget_featured_slider .slide-content .entry-title a {
    font-size: 20px;
  }
  .call-to-action__title {
    font-size: 24px;
  }
}
.widget_featured_slider .slide-content {
  padding-left: 0px;
  text-align: center;
}
.wp-block-latest-posts.wp-block-latest-posts__list li a {
  font-size: 16px;
}
.widget_featured_slider img {
  margin-bottom: 10px;
  padding-bottom: 0px;
  margin-top: -10px;
}
