textarea {
    height: 250px;
    resize: none;
}

a{ color: var(--rojo1) !important; }

p{ text-align: justify; }

.badge{
    position: absolute;
    right: 0.75rem;
}