/*
 Theme Name:   Rebecca
 Description:  Hello Elementor child theme
 Template:     hello-elementor
 Version:      1.0.0
 Text Domain:  rebecca
*/

:root {
    /* Színek */
    --szin-cta: #6FDFEC;
    --szin-alap: #EABFC7;
    --szin-vilagos: #FFECF0;
    --szin-fekete: #151513;
    --szin-feher: #FDFDFD;
    --szin-krem: #F7F7E7;

    /* Tipográfia */
    --font-cim: 'Alumni Sans', sans-serif;
    --font-szoveg: 'Libre Franklin', sans-serif;

    /* Árnyék */
    --arnyak: 4px 4px 4.9px rgba(19, 15, 16, 0.29);
}
