﻿

label {
    font-size: 1em;
    color: #6c757d;
    margin-bottom: 5px;
}

.small {
    font-size: 1em;
    color: #6c757d;
    margin-top: 2px;
}

.tiny {
    font-size: .8em;
    color: #6c757d;
    margin-top: 2px;
}

.large {
    font-size: 1em;
    color: #6c757d;
    margin-top: 2rem;
    margin-bottom:1rem;
}

.title {
    font-weight:400;
    font-size: 1.25em;
    color: #6c757d;
    margin-top: 1rem;
    margin-bottom:5px;
    padding-bottom:5px;
    border-bottom: 1px solid #ccc;
}



