@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;700;900&display=swap');body{margin:0;padding:0;font-family:Montserrat;background:#e8e8e8;color:#1f232b}.header,.footer{background-color:#aa98a9;padding:10% 0;color:#fff}.header h1{margin:10% 0;margin-bottom:4%;font-weight:300;font-size:2.2em;display:inline-block}.header .widget-type-text{max-width:75%;font-size:.9em;line-height:1.7}.must-head{margin-bottom:20%}.quote{font-size:3rem}.bold{font-weight:700;font-size:5em;line-height:1}.menu{display:flex;justify-content:flex-end}.footer .menu{justify-content:flex-start}.menu a{margin:0 20px;cursor:pointer;text-decoration:underline}.menu a:nth-child(1){margin-left:0}.container{max-width:1000px;margin:auto}.align-right{float:right}hr{margin:0;margin-bottom:2%;width:50%}