:root {
    --main-blue: #2f1d7e;
    --main-red: #82255D;
    --mobile-breakpoint: 768px;
    --tablet-breakpoint: 1280px;
}