:root{font-title:'Aton',sans-serif;font-body:'Inter',sans-serif;color-primary:#d2372d;color-secondary:#000000;color-text:#333333}body{margin:0;padding:0;font-family:var(font-body);font-size:16px;line-height:1.6;color:var(color-text)}h1{font-family:var(font-title);font-size:4rem;font-weight:700;line-height:1.2;color:var(color-primary)}h2{font-family:var(--font-title);font-size:2.5rem;font-weight:700;line-height:1.3}h3{font-family:var(font-title);font-size:1.875rem;font-weight:600;line-height:1.4}h4{font-family:var(font-title);font-size:1.5rem;font-weight:600}h5{font-family:var(font-title);font-size:1.25rem;font-weight:600}h6{font-family:var(font-title);font-size:1.125rem;font-weight:600}p{font-family:var(font-body);font-size:1.125rem;font-weight:400;line-height:1.7}.button,.et_pb_promo_button,a.cta{font-family:var(font-title);font-size:1.25rem;font-weight:700;text-transform:uppercase;color:white;background-color:var(color-primary);padding:12px 24px;border-radius:5px;transition:0.3s ease-in-out}.button:hover,.et_pb_promo_button:hover,a.cta:hover{background-color:var(color-secondary);color:white}@media screen and (max-width:768px){h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.5rem}p{font-size:1rem}}