/* ----------------Berry College CSS--------------- */
 .emergencyRedBG {
	 background: #0085CA;
}
.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
    font-size: 20px !important;}
.gs-title {
    margin-bottom: 5px;
    font-size: 24px;
    color: #00205B;
    font-family: 'WoodfordBourne-Ultra';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}
.gsc-url-top {
    padding-left: 4px;
    padding-right: 4px;
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-bottom: 5px;
    font-family: 'harriet';
    color: #d2513c;
}

.gs-snippet {
    margin-top: 1px;
    font-family: 'harriet';
    font-style: normal;
    color: #323a40;
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-bottom: 20px;
    overflow-wrap: break-word;
}

.gs-fileFormatType {
    font-size: 12px;
    font-family: 'harriet'!important;
    color: #323a40!important;
    font-size: 1.125rem;
    line-height: 1.75rem;}
    
.gsc-cursor-box {
    text-align: center !important;
    margin: 0 auto;
    margin-bottom: 100px !important;
}

.gsc-cursor {
    text-align: center !important;
    margin: 0 auto;
}

.gs-bidi-start-align {
    text-align: left !important;
}
    
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #FFFFFF;
    background-color: #FFFFFF !important;
    color: #0085CA !important;
    font-family: 'harriet'!important;
    font-size: 20px !important;
    
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #FFFFFF;
    background-color: #FFFFFF !important;
    color: #00205B !important;
    font-family: 'harriet'!important;
    text-align: center;
    margin: 0 auto;
}

 .featuredWrap .facultyInfo a {
	 text-decoration:underline;
	 color: #d2513c;
}