/*
Theme Name: HD Mentor 5 Sygnalow
Theme URI: https://hdmentor.pl
Author: HD Mentor
Description: Motyw landing page 5 Sygnalow oparty na oryginalnym designie MailerLite.
Version: 2.0.0
Text Domain: hdmentor
License: Proprietary
*/

:root {
    --brand-primary: #BC0119;
    --brand-bg: #ffffff;
    --brand-font: Raleway, sans-serif;
    --brand-color: #231F20;
    --brand-heading: #000000;
    --brand-border: #EAECED;
    --h-weight: 600;
    --h-line: 100%;
    --h-spacing: -0.025rem;
    --h1-size: 48px;
    --h1m-size: 36px;
    --h2-size: 40px;
    --h2m-size: 30px;
    --h3-size: 32px;
    --h3m-size: 24px;
    --h4-size: 24px;
    --h4m-size: 24px;
    --p-weight: 400;
    --p-line: 150%;
    --p1-size: 18px;
    --p2-size: 20px;
    --p3-size: 16px;
    --btn-radius: 8px;
    --btn-lg-radius: 10px;
    --btn-pri-bg: #BC0119;
    --btn-pri-hover: #c72a3e;
    --btn-sec-bg: #231F20;
    --btn-sec-hover: #464344;
    --input-border: 1px solid #EAECED;
}
