﻿
/* dh input this form testing thead hypothesis */
/*
    changed 7/26/2018
*/


body {
}


.mt-1 {
    margin-top: 0.5rem;
}

.mt-2 {
    margin-top: 1rem;
}

.mt-3 {
    margin-top: 1.5rem;
}
#somethingspecial {
    border:red;
}