.landing-page {
    font-size: 16px;
    font-weight: 400
}

body {
    font-size: 14px;
    font-weight: 400;
    overflow-x: hidden;
}

td, th {
    font-size: 13px;
}

table {
    border-collapse: collapse !important;
}

.gator-green {
    color: #1cb14f
}

.text-left {
    text-align: left
}

h1.form-title {
    font-weight: 400
}
