:root {
    --button_custom_background: linear-gradient(164.22deg, #2EE6A8 2.47%, #3399FF 34.07%, #9933FF 66.15%, #FF3399 98%);
    --button_custom_radius: 6px;
    --button_custom_inner_radius: 5px;
    --custom_font: 'Lobster';
    --custom_font_weight: 500;
    --custom_font_size_offset: 0px;
    --elements_custom_radius: 6px;
}


