/* We should condense some base-line CSS into this file, so we don't have to make a billion CSS files for each and ever page. */

.line {
    height: 0.1px;
    width: 100%;
    background-color: lightgray;
}