a {
    color: #0d223f;
}
#slider .emphasis-title p.t300 {
    font-weight: 700!important;
	text-shadow: 3px 3px 3px #595959;
}
.bgcolor, .bgcolor #header-wrap {
    background-color: #0d223f !important;
}
.dark .section, .section.dark {
    background-color: #0d223f;
    border-color: rgba(255,255,255,.1);
}
#promise .dark .heading-block:not(.not-dark) h2 {
	color: #0d223f;
}
.color {
    color: #0d223f !important;
}
::selection {
    background: #0d223f;
}
.button {
    background-color: #0d223f;
}
#gotoTop:hover {
    background-color: #0a2648;
}
@media (min-width: 1200px) {
.container {
    max-width: 1290px;
}
}