﻿body {
    height: 3000px;
    overflow-x: hidden;
}
.fs-7 {
    font-size: 3.5rem !important;
    font-family: serif;
    text-transform: uppercase;
}
.f-h2-heading {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.2;
}
section {
    padding: 80px 3%;
}
.tab-section-2 {
    background-color: #111;
}
.bg-black {
    background-color: #030102;
}