@charset  "utf-8";


.f-1__background {
background-color: #54cb48 !important;
}

.f-1__txt {
color: #54cb48 !important;
}

.f-1__txt--dark {
color: #54cb48;
filter: brightness(35%);
}
.f-3__background {
background-color: #009fe8 !important;
}

.f-3__txt {
color: #009fe8 !important;
}

.f-3__txt--dark {
color: #009fe8;
filter: brightness(35%);
}
.f-2__background {
background-color: #e75297 !important;
}

.f-2__txt {
color: #e75297 !important;
}

.f-2__txt--dark {
color: #e75297;
filter: brightness(35%);
}
.f-4__background {
background-color: #b30023 !important;
}

.f-4__txt {
color: #b30023 !important;
}

.f-4__txt--dark {
color: #b30023;
filter: brightness(35%);
}
