@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap");.about{display:flex;align-items:center;justify-content:center;background-color:#f7f2e7;height:100%;min-height:92vh}.about_container{width:50%;min-width:300px;margin:20px 0;font-family:Roboto;text-align:justify}.about_container>strong{color:#797a7e;font-weight:600}.about_container>strong>a{text-decoration:none;font-weight:1000;background:-webkit-linear-gradient(#00159e,#ef1654,#cac701);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:768px){.about_container{width:80%}}