.field label{
    text-align: left;
}

.field p {
    font-size: small;
    text-align: left;
    font-weight: 400;
    font-style: italic;
}


.button {
    background-color: #37a1dd !important;
}

.button:hover {
    background-color: #37a0dd83 !important;
    color: white !important;
}

.navbar li a {
    font-size: 1.25rem;
}

