﻿#Informacoes {
    background-color: #edeeef;
    border-radius: 5px;
}

#Informacoes label {
    font-weight: bold;
}

#InformacoesContent {
    padding: 15px;
}

#InformacoesContent label {
    font-weight: initial;
}
