.feature-box li {
    color: #999;
    font-size: 12px;
}
.feature-box.media-box .fbox-media, .feature-box.media-box .fbox-media a, .feature-box.media-box .fbox-media img {
    border-radius: 3%;
} 

#footer .footer-widgets-wrap {
   
    padding: 15px 0 !important;
}

#copyrights {
    padding: 10px 0 !important;

}
.copyright-links a {
    border-bottom: none;
}

.yellow {
	color:#fcee23 !important;
	   -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: black;}
.lightblue, h3 {
	color:#279ed5 !important;}
.darkblue {
	color:#23356b !important;}
	
.feature-box .fbox-icon i, .feature-box .fbox-icon img {
    border-radius: 50%;
    background-color: #23356b;
}

.fbox-effect .fbox-icon i:hover, .fbox-effect:hover .fbox-icon i {
    background-color: #fcee23;
    color: #FFF;
}

.slider-caption h2 {
    font-size: 50px;

}