/*
 * Title:   Custom Style File
 * Author:  http://themeforest.net/user/soaptheme
 */
@media (min-width: 991px) {
    html {
        /** permet d'avoir les bonnes position de scroll sur les ancres */
        scroll-padding-top: 100px;
    }
}
