/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

.scroll-to{
    transform: none !important;
    transition: 5s all ease !important;
    transition-delay: 0 !important ;
}
#slider_question{
    height: 75vh !important;
}


#mainMenu nav > ul > li > a{
    font-size: 15px !important;
}




