a {
    color: white !important;
}

.honeypot {
    display: none !important;
}

i {
    font-style: normal !important;
}

.social-fixed a {
    font-size: 25px !important;
}

body {
    font-size: 16px !important;
}

.dot {
    height: 10px;
    width: 10px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
}

.min-height {
    min-height: 75vh;
}

.city {
    display: none !important;
}