  .largeSubhead {
	margin-bottom:10px;
	margin-top:25px;
}

.arrowList {
	margin-top:0px;
}
.note {
	background-color: #edeceb;
	border: 15px #edeceb;
	padding: 30px 30px 15px 30px;
	font-family: 'Roboto';
    font-weight: 400;
    font-size: 1rem;
    color: #000;
    line-height: 1.6rem;
    margin-bottom: 2rem;
}