﻿body{
    font-family: 'Times New Roman';
}

h3{
    font-weight: bold;
}

.terms-title{
    text-align: center;
    margin: 20px auto;
}
.uppercase{
    text-transform: uppercase;
}