.notice-section {
    text-align: center;
    padding: 20px;
    background-color: #a3c410;
}

.notice-section p {
    color: #fff;
    font-weight: 500;
}

.review-section {
	padding: 40px 20px;
}

.review-section h1 {
	text-align: center;
}