/*Colors*/
.bg-color-secondary {
    background-color: #f3486a !important;
}

.bg-color-primary {
    background-color: #141C33 !important;
}