/* CUSTOM RULES */

.text-white p {
    color: #fff !important;
}

.error {
    color: #e80606;
    font-weight: 600;
}