.single-post-area .navigation-top .social-icons li i, .single-post-area .navigation-top .social-icons li span {
    font-size: 1.5em;
}

.comments-area .date {
    font-size: 14px;
    color: #999999;
    margin-bottom: 0;
    margin-left: 0px;
}

.comments-area .comment {
    font-size: 1.2em;
}

.alerta-erro__underline{
    position: absolute;
    width: 100%;
    bottom:0;
    left:0;
    height:2px;
    background-color:red;
    z-index: 222;
    color: red;
}

.pos-rel{
    position: relative;
}

.alerta-sucesso{
    color: green;
}

.mapa-contato iframe{
    width: 100%;
}