h1 {
	font-size: 28px !important;
}

h2 {
	font-size: 20px !important;
}

h3 {
	font-size: 18px !important;
}
blockquote {
    margin: 0;
    background: #fffdf1;
    border: 2px dashed #f2c94c;
    padding: 15px;
    text-align: justify;
}

blockquote p {
    margin: 0;
}