.c-blog--content h2 {
    font-size: 2em;
    color: #f5d547;
}


.c-blog--content p {
   line-height: 20px;
}

.c-blog--content a {
   text-decoration: underline;
}

.c-blog--content a:hover {
    text-decoration: none;
}
