
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');

.aboutt {font-family: "Josefin Sans", sans-serif; margin:0 auto; padding-top:30px; color:#888888; }
.aboutt p{font-family: "Josefin Sans", sans-serif; font-weight:400; line-height:28px; font-size:20px; }
.aboutt p strong{font-family: "Josefin Sans", sans-serif; font-weight:600; }

.aboutt p a{font-family:inherit;  color:#ff7300; text-decoration:underline;}
.aboutt p a:hover{font-family:inherit;  color:#ff7300; text-decoration: none;}


.aboutt h2{font-family:inherit; font-weight: bold; font-size:24px; margin:20px 0; line-height:25px; padding:0; color:#888888;}
.aboutt h2 span{font-family:inherit; font-weight: bold; font-size:24px; margin:20px 0; line-height:25px; padding:0; color:#888888;}



.aboutt .title{ font-family:inherit; font-size:28px;font-weight: 700; text-align:center; padding-bottom:10px; color: #5d636c; line-height: 120%;}
