:root {
--main-font-size: 20px;
--primary-font: "Orbitron", Sans-serif;
--secondary-font: "Inter", Sans-serif;
--text-size: clamp(13px, 1.8vw, 0.7rem);
--text-line-height: 1.6;
--text-font-weight: 500;
--h1-size: clamp(21px, 3vw, 2.5rem);
--h1-line-height: 1.5;
--h1-font-weight: 700;
--h2-size: clamp(19px, 3vw, 2.1rem);
--h2-line-height: 1.2;
--h2-font-weight: 700;
--h3-size: clamp(17px, 3vw, 1.2rem);
--h3-line-height: 1.2;
--h3-font-weight: 700;
--h4-size: clamp(15px, 2.7vw, 1rem);
--h4-line-height: 1.2;
--h4-font-weight: 600;
--h5-size: clamp(17px, 3vw, 1.35rem);
--h5-line-height: 1.2;
--h5-font-weight: 600;
--h6-size: clamp(17px, 3vw, 1.35rem);
--h6-line-height: 1.2;
--h6-font-weight: 600;
--pagetitle-size: clamp(18px, 5vw, 3.5rem);
--pagetitle-line-height: 1.1;
--pagetitle-font-weight: 700;
--primary-color: #51a7a8;
--secondary-color: #ffffff;
--text-color: #ffffff;
--links-color: #51a7a8;
--links-hover-color: #ffffff;
--h1-color: #ffffff;
--h2-color: #ffffff;
--h3-color: #51a7a8;
--h4-color: #ffffff;
--h5-color: #ffffff;
--h6-color: #2edaf1;
--pagetitle-color: #f5f5f5;
--preloader-type-1-color-1: #51a7a8;
--preloader-type-1-color-2: #7f7f7f;
--preloader-type-1-background: #02151e;
--preloader-type-2-color-1: #051c26;
--preloader-type-2-color-2: #02151e;
--preloader-type-2-color-3: #51a7a8;
--preloader-type-2-background: #02151e;
--preloader-type-3-background: #02151e;
--blight-bcolor: #f5f5f5;
--sec-content-width: 1340px;
--sec-content-padding-left: 20px;
--sec-content-padding-right: 20px;
--sec-padding-top: 55px;
--sec-padding-bot: 55px;
--sec-padding-top-min: 40px;
--sec-padding-bot-min: 40px;
--hero-background: url("");
--hero-background-800: url("");
--hero-background-480: url("");
--cta-background: url("");
--cta-background-800: url("");
--cta-background-480: url("");
--page-title-background: url("https://candas.pl/wp-content/uploads/2024/06/page-title-background.webp");
--page-title-background-800: url("https://candas.pl/wp-content/uploads/2024/06/page-title-background-800.webp");
--page-title-background-480: url("https://candas.pl/wp-content/uploads/2024/06/page-title-background-480.webp");
--footer-background: url("");
--footer-background-800: url("");
--footer-background-480: url("");
--totop-btn-background: #51a7a8;
--totop-btn-background-hover: #01141d;
}