@import url('/templates/sales_prototype_2024/css/sass.css');

html {
  margin: 0;
}


	a.skipper, a.skipper:visited {line-height: 0; font-size: 0; border: 0; background: transparent;position: absolute; top: 0; left: 0; z-index: 101}
	a.skipper:focus, a.skipper:visited:focus {border: solid 2px white; color: black; background-color: yellow; line-height: 1; font-size: 18px;}

	div.modal-body a:not(.cta){color: #edb9b6; text-decoration: underline;}
	div.modal-body a:not(.cta):hover, div.modal-body a:not(.cta):focus{color: white;}

footer{padding-bottom: 150px !important;}