/*color in Topic section in Evaluation detail page*/

.page-node-type-reader-publication #topics .grids .views-row .image + .text-box .title {
    color:  #c2d731!important;
}
.connect-ieg-block .container .sign-form{
	border-radius: 7px;
}
@media all and (min-width:1199px){
	body .connect-ieg-block .container{
    display: flex;
    align-items: center;
    justify-content: center;
	}
}
@media screen and (max-width: 479px) {
	body .mailchimp_signup{
		width: 300px !important;
	}
}
@media screen and (max-width: 1120px) {
	body .mailchimp_signup{
		width: 300px !important;
	}
}
