﻿.text-danger {
    --tw-text-opacity: 1;
    color: rgb(255 0 0 / var(--tw-text-opacity));
}

.text-justify {
    text-align: justify;
}

.text-line-through {
    text-decoration: line-through;
}

.input-border {
    border: 2px solid #9ca3af;
}
.input-message-border {
    border: 2px solid #9ca3af;
}
.section-margin-top {
    scroll-margin-top: 72px;
}