body {color:white;background: rgb(243,183,146);background:linear-gradient(79deg, rgba(243,183,146,1) 0%, rgba(230,132,158,1) 50%, rgba(234,201,249,1) 100%);min-height: 1500px;overflow: hidden;}
ul {list-style: none;margin-top: 2rem;font-size: 1.2rem;padding-left: 0;}
ul li {margin-bottom: 0.8rem;}
.content {margin: 0 auto;width: 700px;text-align: center;margin-top: 7rem;}
.roboto-thin {font-family: "Roboto", sans-serif;font-weight: 100;font-style: normal;}
.roboto-light {font-family: "Roboto", sans-serif;font-weight: 300;font-style: normal;}
.roboto-regular {font-family: "Roboto", sans-serif;font-weight: 400;font-style: normal;}
.link {color:white;}
.link:hover {text-decoration: none;}
@media screen and (max-width: 767px) {.content {width: 300px;}.inner p {font-size: 2rem !important;}}