body {
    font-family: "Poppins-Regular", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #181818;
    background-color: #F2F2F2;
}
.row {
    max-width: initial;
}
