﻿@charset "UTF-8";

.custom-link {
    font-size: 18px;
    text-decoration: underline;
    font-family: 'Public Sans', 'Source Sans Pro Web', 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    text-align:left
}

.custom-label {
    font-weight: 700;
    font-family: Roboto, sans-serif;
    font-size: 18px;
}
