body{
 font-family: "proxima-nova", sans-serif;
}

p {

font-size:1.4rem;
color:#333;
line-height:1.8;
font-family: "proxima-nova", sans-serif;
margin:1rem 2rem;

}

.white {

color:#fff  !important;

}


h2 {

font-size:2.25rem !important;
color:#50347A !important;
line-height:1.5 !important;
font-family: "proxima-nova", sans-serif;
margin:1rem 2rem;

}

.btnContainer, .btnContainer2 {

width:100%; 
text-align:center; 
margin:2rem auto 6rem auto;

}

.btnContainer {

width:100%; 
text-align:center; 
margin:2rem auto 6rem auto;

}

.btn {

width:100%;
background-color:#4395D1;
background-position: right 1.25rem center;
background-repeat: no-repeat;
font-size:1.8rem;
color:#fff;
font-family: "proxima-nova", sans-serif;
padding:1rem 6rem 1rem 2rem;
border-radius:0.5rem;
text-transform:uppercase;
font-weight:600;
margin:2rem auto;


}

.btn2 {

width:100%;
background-color:#4395D1;
font-size:1.8rem;
color:#fff;
font-family: "proxima-nova", sans-serif;
padding:1rem 2rem;
border-radius:0.5rem;
text-transform:uppercase;
font-weight:600;
margin:2rem auto;


}



a { 

text-decoration: underline !important;
color:#3172ae !important;

}

.btn {

color:#fff !important;
text-decoration: none !important;

}

.NY {

background-image: url(http://image.e.tufts.edu/lib/fe9e13727664067f74/m/6/bed4ba98-bb0f-4532-9b6b-b2f99740a147.svg);
background-size: 2.5rem
}

.CA {

background-image: url(http://image.e.tufts.edu/lib/fe9e13727664067f74/m/6/62862bea-d595-4e63-872b-d90fd25eccf0.svg);
background-size:1.8rem
}

.virtual {

background-image: url(http://image.e.tufts.edu/lib/fe9e13727664067f74/m/8/295b82c0-0552-4450-a5c4-647601f37e01.svg);
background-size: 2.5rem
 
}

.angle {

width:101% !important;
margin:-2px;

}

.speaker {

margin:2rem;
max-width:300px;
}


.speaker2 {
margin:2rem 2rem 2rem 0;
}

@media only screen and (max-width: 480px) {

.speaker2 {

margin:2rem;

}

.speaker {

margin:0 auto 3rem;


}

h2 {


margin:2rem 0.5rem 0 2rem;

}



.btnContainer2 {

margin:2rem auto 2rem auto;

}

}

