@charset "utf-8";
/* CSS Document */

.footer-primary-widgets .widget h3 {
    font-size: 30px;
    font-family: "Old Standard TT",serif;
    letter-spacing: -2px;
    color: #fff !important;
    font-weight: 400;
    font-style: normal;
}

.col-left p a {
    color: #002B6F;
    font-family: Tahoma, Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', serif !important;
}

.col-right p a{
    color: #002B6F;
}
	
.df-button-flat .button, .df-button-flat button {
    border-color: #ffffff;
    color: #ffffff;
    background: #002B6F;
    padding: 11px 22px !important;
    font-size: 0.8em !important;
}

#main-sidebar-container .widget.widget_text {
    margin-bottom: 20px !important;
    border-top-width: 1px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    padding-top: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 15px !important;
    border-left-color: #66a7d6 !important;
    border-left-style: solid !important;
    border-right-color: #66a7d6 !important;
    border-right-style: solid !important;
    border-top-color: #66a7d6 !important;
    border-top-style: solid !important;
    border-bottom-color: #66a7d6 !important;
    border-bottom-style: solid !important;
}

#main-sidebar-container .widget.widget_text h3{
	padding-bottom:12px;
	font-size: 20px;
	color: rgb(8, 8, 8);
	line-height: 34px;
	text-align: center;
	font-family: Old Standard TT;
	font-weight: 400;
	font-style: normal;
	border-bottom-width: 1px !important;
	border-bottom-color: #66a7d6 !important;
    border-bottom-style: solid !important;
}

.wpb_wrapper h2{
	color:#002B6F !important;	
	border-bottom-color: #002B6F !important;
    border-bottom-style: solid !important;
	border-bottom-width: 1px !important;
	padding-bottom:10px;
}

.page .entry-content p a{
	color: #002B6F;
}

.df-post-content p{
	color:#0f0f0f !important;
}

.df-layout-grand .df-grand-postmeta a, .df-layout-grand .df-grand-link a{
	color:#0f0f0f !important;
}

.df-layout-grand .df-read-more-post a{
	color: #002B6F;
}
.df-layout-grand .df-blog-extra ul.df-hover-share-content a{
	color:#0f0f0f !important;
}

.single.single-post .trail-end {
	color:#0f0f0f !important;
}
.single.single-post .breadcrumb-trail a{
	color:#0f0f0f !important;
}

.single.single-post .breadcrumb-trail {
	color:#0f0f0f !important;
}

.single-post .post-content-single-blog p a{
	color: #002B6F;
}
