body {
    font-family: 'Inter', sans-serif !important;
    font-weight: 400;
}
#page-container {
    overflow: hidden;
}
a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-family: 'Inter', sans-serif !important;
    color: #007bff;
}
button {
    cursor: pointer;
}
.container,
.et_pb_row {
    width: 90%;
}