﻿#footer{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#member-container h1 {
    font-family: "fontCG_Medium","Cormorant Garamond",Georgia,"Times New Roman",Times,serif!important;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: 0em;
    color: #212223;
}

#member-container h5 {
	font-family: "fontCG", "Cormorant Garamond", Georgia, "Times New Roman", Times, serif !important;
	color:#212223;
	font-size:1rem;
	font-weight: normal;
	margin-top:1.5rem;
}

.control-label.form-control--old {
	font-family: "fontCG_Medium","Cormorant Garamond",Georgia,"Times New Roman",Times,serif!important;
    font-size: 1rem;
    font-weight:500;
    letter-spacing: 0em;
    color:#23262a;
	padding-bottom: 0.5rem;
}