@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 p { margin: 40px 20px 40px 20px; font-size: 22px !important; text-shadow: 0px 0px 10px #ffffff; }
}

.wpas-submission-form-inside-after-subject {
	width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.wpas-reply-content img{
	width: 100%;
}
.textwidget p a {
    color: red;
}