h3{
font-weight: bold;
font-size: 25px;
text-align: center;

}
h3 a{
background-color: #e8e8e8;
    display: block;
    width: 60%;
    line-height: 60px;
    margin: 0 auto;
    border-radius: 100px;
}
