@import url(https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap);*{box-sizing:border-box}body{background-color:#f2f2f2;color:#111;font-family:Lato,sans-serif;margin:0;padding:0}a{text-decoration:none}.return__header{display:flex;justify-content:center;position:relative}.return__header--logo{margin:60px auto 0;max-width:250px;padding-left:25px}.return__form{margin-bottom:50px}.return__form--title{font-family:BenchNine,sans-serif;font-size:38px;font-weight:700;margin:50px auto;text-align:center;text-transform:uppercase}.return__sent--link{color:#111}