
.component-snack-box p{padding-bottom:18px;}	
.component-snack-box .text-wrapper{
	margin-bottom:27px;
	max-width:69ch;
	text-align:center;}
.component-snack-box .image-wrapper{margin-bottom:36px;}
.component-snack-box .snack-box-title{margin-bottom:9px;}
.component-snack-box .snack-box-button{
	margin-bottom:18px;
	text-decoration:none;}
.component-snack-box .snack-box-link{color:#101820;}	
.component-snack-box .snack-box-login a{color:#101820;}


@media only screen and (min-width: 768px) {
	.component-snack-box .text-wrapper{text-align:left;}
}