﻿@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

body, html {
    margin: auto;
    overflow-x: hidden;
    height: 100%;
    margin: 0;
    font-size: 16px;
    color: #000000;
    background-color: white;
    font-family: "Nunito", sans-serif;
}





/* ########## CUSTOM CLASSES START ############*/
