/* Fix Team number on mobile design */

.experience-number {
   font-size: 6rem !important;
}

.experience-border {
   width: 11.15rem !important;
   height: 11.15rem !important;
}

.experience-box {
    clear: both !important;
}


/* Fix footer height */

.footer {
    padding: 10.28rem 0 0 0 !important;
}

/* Cookie Notice Button */

.cn-button.cookie-btn {
	background: none !important;
	box-shadow: none !important;
        border: 1px solid #fff !important;
	color: #fff !important;
	text-shadow: none !important;
	font-weight: 400 !important;
	transition: background .3s ease, color .3s ease;
}

.cn-button.cookie-btn:hover {
	background: #fff !important;
	color: rgb(40, 52, 168) !important;
}

/* Custom Title HR color for Structural Engineering page */

.page-id-1145 .title-hr {
        background-color: #00a2e0 !important;
}
.page-id-1161 .title-hr {
        background-color: #73bc25 !important;
}

/* Building technologies slide*/ 

#slide-132-layer-16 {
color: #2834a8 !important;
}

#slide-132-layer-20 .link-arrow {
color: #2834a8 !important;
}