﻿
body {
    background: #e9ecef
}

.alt-color {
    background: #e9ecef
}

.back-color {
    background: white;
    border-radius: 20px;
}

a.anchor {
    display: block;
    position: relative;
    top: -70px;
    visibility: hidden;
}