.quote-notepad{align-items:center;background-color:#c4b49a;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:400px;padding:60px 40px;position:relative;width:100%}.quote-notepad__content{max-width:900px;text-align:center}.quote-notepad__quote{font-size:clamp(1.25rem,3vw,2rem);line-height:1.6;margin:0 0 1rem}.quote-notepad__author,.quote-notepad__quote{color:#fff;font-family:Comic Sans MS,Caveat,cursive;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.quote-notepad__author{font-size:clamp(1rem,2vw,1.5rem);font-style:normal}@media (max-width:768px){.quote-notepad{min-height:300px;padding:40px 20px}}