.content-wrapper {
    padding: 5.34em 6.67em;
    margin: 0;
    background-color: #fff;
}
.post-thumbnail {
    margin-bottom: 30px;
}
h1.custom-main-heading, .single-post h1 {
    font-size: 26px;
    margin-bottom: 15px;
}

h2.post-title-h2, .single-post h2 {
    font-size: 1.875rem;
    margin-bottom: 15px;
}

.single-post h1, .single-post h2, .single-post h3 {
    color: #38bfef;
}

p a {
    color: #38bfef;
}
p a:hover {
    color: #38bfef;
}