#oroscopo-content h2{
    font-size: 24px;
    margin-bottom: 24px;
    font-weight: normal;
}

#oroscopo-content .attachment-post-thumbnail {
    position: relative;
    object-fit: cover;
    object-position: top;
    width: 100%;
    height: 100%;
    border-radius: 4px;
}