.parent {
    margin-top: 7rem;
    animation: none !important;
}
.rounded p{
    line-height: 25px;
    font-size: 1rem;
    font-weight: 400;
}
.rounded li{

    line-height: 25px;
    font-size: 1rem;
    font-weight: 400;
}
.rounded {
    margin-top: 3rem !important;
    padding: 3% !important;
}
h1{
    align-items: flex;
    justify-content: left;
    padding-left: 11px;
}
@media (max-width: 550px) {
   h1 {
    padding-top: 50px;
    margin-top: 70px;
  }
}
@media (max-width: 644px) {
  
  .example {
    padding-top: 50px;
    margin-top: 50px;
  }
}
a {
    color: #f32525;
    text-decoration: none;
}
.rounded ul{
     padding-left: 25px;
}