@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300&family=Spartan:wght@300&display=swap");body{font-size:16px;font-family:"Roboto",sans-serif;font-weight:300;position:relative}body>svg{position:absolute;fill:#f5f9ff;width:50%;min-width:500px;height:auto;z-index:-1;top:-20%;left:-20%;display:none}@media only screen and (min-width:728px){body>svg{display:block}}h1,h2,h3,h4,h5,h6,h7{font-family:"Spartan",sans-serif;font-weight:300}h1{font-size:2rem;line-height:2.7rem;font-weight:bold}h4{font-size:1.2rem}p{margin:0 0 1.1rem 0}p a:hover{text-decoration:underline}a{color:#4762A4;transition:margin-top 0.3s ease-in-out;margin-top:inherit}a:hover{text-decoration:none;margin-top:-3px;color:#4762a4}.container .row{min-height:100vh}.container .row>div:first-child>svg{max-width:60%;height:auto}.container .row>div:last-child>hr{background:#4762A4;height:3px;width:25%}.container .row>div:last-child a:hover{fill:#4762A4}.container .row>div:last-child a:hover>svg{fill:#637cbb}.container .row>div:last-child a>svg{width:35px;height:auto;fill:#4762A4;transition:fill 0.3s ease-in-out}