﻿#spinner{
    display:none;
}

.gc-card-minor-title {
    font-size: 1.365rem;
    line-height: 1.875rem;
}

.logged_user {
    display: none;
}

.noticias-destaque .noticias-body .noticias-title {
    margin-top: 3rem !important;
}

@media (min-width: 425px) {
    .noticias-destaque .noticias-body .noticias-title {
        margin-top: 6rem !important;
    }
}

@media (min-width: 768px) {
    .noticias-destaque .noticias-body .noticias-title {
        margin-top: 8rem !important;
    }
}

@media (min-width: 992px) {
    .noticias-destaque .noticias-body .noticias-title { margin-top: 8rem !important; }
}

@media (min-width: 1000px) {
    .noticias-destaque .noticias-body .noticias-title {
        margin-top: 6rem !important;
    }
}