#Provider_form{
    width: 30% !important;
    margin: 0 auto;
    margin-top: 10%;
}

#Provider_form h1 {
    text-align: center;
    margin-bottom: 5%;
}

#Provider_form label {
    margin-top: 5%;
}

h1{
    font-family: 'open sans', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, 
    sans-serif;
    font-size: 40px;
    font-weight: 400
}

body{
    font-family: 'Calibri', 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva', Verdana, sans-serif;
    font-size: 18px;
    line-height: 1.4;
    color: #666;
}