h1 {
    font-size: 2rem;
    border-bottom: 1px solid $border-color;
    margin-bottom: 1rem;
}

h2 {
    margin-top: 1.5rem;
    font-size: 1.5rem;
    text-align: center;
}

textarea.form-control {
    height: 200px;
}

table.destinatarios .dropdown-toggle::after {
    margin-left: 0;
}
