﻿body {
    font-family: 'Source Sans Pro', Arial;
}

.form-group {
    margin: 0 0 20px 0;
    position: relative;
}

span {
    font-size: 18px;
    color: #333333;
}

a {
    color: #64CBE8;
    font-size: 18px;
    text-decoration: none;
}
