/*===================================== 
YOU CAN WRIGHT CUSTOME CSS 
======================================*/
.footer-dark .footer-top {
  background-color: #0B72BD;
}
.bg-secondry, .site-button-secondry, .hover-shadow:hover {
    background-color: #0b72bd;
}

.header-botton {
    background-color: #0b72bd;
}

.header-info > ul li strong {
    color: #0b72bd;
}

.footer-dark .footer-top p, .footer-dark .footer-top strong, .footer-dark .footer-top b, .footer-dark .footer-top, .footer-dark .widget_categories ul li a, .footer-dark .widget_archive ul li a, .footer-dark .widget_meta ul li a, .footer-dark .widget_pages ul li a, .footer-dark .widget_recent_comments ul li a, .footer-dark .widget_nav_menu li a, .footer-dark .widget_recent_entries ul li a, .footer-dark .widget_services ul li a {
    color: #fff;
}