@charset "utf-8";

/*
Theme Name:   Scripps College
Theme URI:    http://scrippscollege.edu
Description:  Scripps College main theme
Author:       Scripps College
Author URI:   http://www.scrippscollege.edu
Version:      2.1.1
*/

@import url(https://fonts.googleapis.com/css?family=Lora);

@media (min-width:1200px){.container{width:970px!important}}

.headshot { margin-bottom: 0px !important ; } 
.newyear-video { margin: 40px; }
.newyear-text p { font-family: Lora, arial ; color: #2d4b40; margin: 40px 170px 0 170px; text-align: center; font-weight: bold; font-size: 30px !important; text-shadow: 0px 0px 10px #ffffff; }

@media (max-width:768px){
	
	.newyear-video { margin: 0;" }
	.newyear-text { margin: 5px; }
}