.coveo-facet-value .coveo-hook-svg {
	    display: none;
	}
	.ualberta-container p {
	    margin:0 !important;
	}
	#dropdownMenuButton {
	    border: 3px solid #275d38;
	    border-radius: 0;
	    background-color: white;
	    height: 55px;
	    width: 33.33%;
	    text-align: left;
	    font-weight: 500;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0.005em;
	}
	#dropdownMenuButton::after {
	    display:none;
	}
	#dropdownMenuButton i {
	    float: right;
	}
	.coveo-facet-toggle-text i {
	    float: right;
	    padding-top: 5px;
	    margin-right: -7px;
	}
	#facet-close {
	    display: none;
	}
	@media(max-width: 960px) {
	    #dropdownMenuButton {
    	    width: 75%;
    	}
    	#search-events .coveo-results-column {
    	    padding:0;
    	}
    	#facet-close {
    	    display: block;
    	}
    	.CoveoSearchInterface .coveo-main-section .coveo-result-section .coveo-facet-column.open {
    	    width: 100%;
            min-height: 100%;
            position: fixed;
            top: 0;
            left: 0;
            z-index: 10;
            margin-left: 0;
            padding: 10px;
            background: white;
    	}
	}
	.coveo-selected .coveo-facet-value-checkbox { background-color: black; }
	.CoveoSearchInterface .coveo-main-section { max-width: unset; }
	#search.CoveoSearchInterface .CoveoSearchbox { margin-right: 0; }
	#search .CoveoSearchbox .magic-box .magic-box-input > input { font-size: calc(18px + (24 - 18) * ((100vw - 300px) / (1200 - 300))); }
	#search .coveo-tab-section { margin-bottom: 30px; }
	.body-copy-4 {
	font-family: Roboto;
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
}
.body-copy-4 p{
	font-family: Roboto;
	font-weight: 300;
	font-size: 18px;
	line-height: 26px;
}
.alfresco-container p {
    margin: 0 !important;
}