﻿
body {
    background: rgb(255, 255, 255);
    font-family: 'Poppins', sans-serif;
    color: var(--text-color);
    overflow-x: hidden;
}
