/* Your styles can go here */

:root {
    --primary: #A71930 !important;
    --primary-hover: #A71930 !important;
}

.text-container {
    max-width: 35rem;
}