page-banner h1 {
    color: #fff;
    font-size: 42px;
    line-height: 1.5em;
    position: relative;
    top: 2px;
}

.btn-style-one, .default-btn.blue, .latest-posts .post .more::before, .intro-section, .intro-section::before, .sponsors.style-two::before {
background-color: #fc5a1b;}

.page-banner h1 {
    color: #fff;
    text-shadow: 3px 3px 3px #fc5a1b;
}
p {
    margin: 0 0 20px;
}