@import url('https://fonts.googleapis.com/css2?family=SN+Pro:ital,wght@0,200..900;1,200..900&display=swap');

body {
    font-family: 'SN Pro', sans-serif !important;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
    color: #373435;
    font-size: 16px !important;
    background-image: url("../img/bg-Ewc9TQf.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.title {
    color: #00b0b0;
    font-weight: bold;
}

.subtitle {
    color: #244c80;
}
