/*
Theme Name: Indigenous Education Department
Theme URI: https://eyedia.ca
Author: Eyedia Marketing & Design
Author URI: https://eyedia.ca
Description: This theme is developed for the Indigenous Education Department website.
Template: pro
*/

.acfScheduleCaution {
    background-color: #FDF7DF !important;
    border: 1px solid #FEEC6F !important;
    color: #C9971C;
    border-radius: 10px;
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.x-colophon {
     background-color: transparent; 
}

/*Sharepoint Search module*/
.pintraCbsList {
    font-family: "Nunito", sans-serif !important;
}

.ms-List-surface {
    max-height: 70vh;
    overflow-y: auto;
}

.ms-List-surface {
    box-shadow: 1px 70px 15px #00000080;
}

.pintraCbsFooter {
    border-radius: 0px 0px 15px 15px;
}