body{
    font-family: "Rubik", sans-serif !important;
}
.navbar div.d-flex a:nth-child(1){
    background-color: #E0F2E5 !important;
}
.bg-light-success{
    background-color: #E0F2E5;
}
.fs-xl{
    font-size: 3rem !important;
}
.animate__backInLeft, 
.animate__backInRight{
    animation-duration: 1s;
}
.bg-light-purple{
    background-color: #E9E4FB;
}
.text-purple{
    color: #9A7EEB;
}
.accordion-button:focus {
    box-shadow: none !important;
}
