@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:#e2f0ef;color:#1f232b}.header,.footer{background-color:#48535c;padding:5% 0;color:#fff}.header h1{margin:10% 0;margin-bottom:4%;font-weight:300;font-size:1.2em;display:inline-block}.header .widget-type-text{max-width:75%;font-size:.9em;line-height:1.7}.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%}