﻿
.main-content {
    margin-top: 60px;
    margin-left: 200px;
    padding: 20px;
}

body {
    background-color: #e5e5e5;
}

body {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.625;
    color: #666;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
