@import url("./bootstrap.min.css");

:root {
    --primary-color: #e40613;
    --secondary-color: #632128;

    /* --bs-primary-rgb: R, G, B;  */
}

