@charset "UTF-8";

#item_01 + .block_news_1 .heading.block_header_1 .h{
  color:#76acee !important;
}

#item_01 +  .block_news_1 .heading.block_header_1 p:before{
  background:#6e91c7f0;
}

#top_greeting + section .inner_item_txt .heading p{
  color:#76acee;
} 

#top_greeting + section .inner_item_txt .heading h3{
  color:#010304a3;
}

@media screen and (max-width: 500px) {
#top_menu + .block_images_14 .inner_item {
    height: auto;
}
}