/* CSS Code */
.aboutRotate {
 background-color: aquamarine; 
}
h5:before, h5:after {
    color:rgb(205, 20, 20);
    content:'';
    flex:1;
    border-bottom:groove 2px;
    margin: auto 0.25rem;
    box-shadow: 0 -2px ;
  }  