html {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 100%;
}
a {
    color: #fa6900 !important; 
}
.response-container {

    padding: 20px;
    margin-bottom: 20px;
    width: 80%;
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1em; 
    line-height: 1.3;
}
.logo
{
    margin-top: 20px;
    margin-bottom: 5px;
    width: 7rem;
}
.header {
    font-weight: bold;
    font-size: 1.5em; 
    margin-bottom: 30px;
}
