﻿body {
    background: #DCDCDC;
}

.container{
    background: white;
}

h1 {
    font-size: 25px;
}

h2 {
    font-size: 21px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 15px;
}

.modal-sm {
    width: 40%;
}
