  .elementor-kit-8{--e-global-color-primary:#1984BD;--e-global-color-secondary:#54595F;--e-global-color-text:#6D6D6D;--e-global-color-accent:#CC4646;--e-global-color-a0bf33a:#FED169;--e-global-color-5ea9149:#0082BD;--e-global-color-3ce02b8:#8FBFBA;--e-global-color-844303c:#414E50;--e-global-color-e957ee0:#583B65;--e-global-color-d2cc9ff:#FBFBFB;--e-global-color-923d990:#F7F7F7;--e-global-color-3d74c11:#FFFDF6;--e-global-color-b9190be:#F2FCFE;--e-global-color-1f7c3dd:#FFEEEE;--e-global-typography-primary-font-family:"Noto Sans Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans Display";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Sans Display";--e-global-typography-accent-font-weight:600;--e-global-typography-ba89d6d-font-family:"Young Serif Regular CAB";--e-global-typography-ba89d6d-font-size:2.2em;--e-global-typography-ba89d6d-font-weight:400;--e-global-typography-ba89d6d-text-transform:uppercase;--e-global-typography-aaef7ed-font-size:1.8em;--e-global-typography-aaef7ed-font-weight:400;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-5ea9149 );color:var( --e-global-color-d2cc9ff );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-5ea9149 );border-radius:1px 1px 1px 1px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:#414E5000;color:var( --e-global-color-secondary );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-5ea9149 );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-8 a:hover{color:#0472AD;}.elementor-kit-8 h4{font-size:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1000px;}.e-con{--container-max-width:1000px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:950px){.elementor-kit-8{--e-global-typography-ba89d6d-font-size:2em;--e-global-typography-aaef7ed-font-size:1.6em;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-8 a{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:950px;}.e-con{--container-max-width:950px;}}@media(max-width:600px){.elementor-kit-8{--e-global-typography-ba89d6d-font-size:1.7em;--e-global-typography-aaef7ed-font-size:1.4em;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-8 a{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-8 h4{font-size:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:600px;}.e-con{--container-max-width:600px;}}/* Start custom CSS */strong {
    font-weight: 600;
}

.rotation-border {
	position: relative;
	overflow: hidden;
}

.rotation-border:before {
	content: "";
	position: absolute;
	width: 200%;
	height: 200%;
	left: -50%;
	top: -50%;
	opacity: 0.999;
	background: linear-gradient(45deg, #0082bd 0 50%, #8fbfba 50% 100%);
	animation: service-rotate 15s linear infinite;
}

@keyframes service-rotate {
	100% {
		transform: rotate(1turn);
	}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Young Serif Regular CAB';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.catsacademyboston.com/wp-content/uploads/2024/03/YoungSerif-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */