body {
    font-family: 'Lato', sans-serif;
    font-size: 17px;
}


body {
    background-color: #E0E0E0 !important;
}

.cajetin {
    border: 2px solid #333;
    background: #f0f0f0;
    padding: 8px;
    margin: 20px 0;
    border-radius: 5px;
}

