
/*--------------------------------------------------
	CUSTOM CSS
---------------------------------------------------*/

h3 {
    font-size: calc(1rem + 1.5vw) !important;
    line-height: calc(1rem + 2vw) !important;
}


.button-icon-link .button-icon {
		background-color:#ff0044 !important;
}
	
