.servicepage-txt h3{
    font-size: 34px;
    font-weight: 400;
    margin-bottom: 20px;
}
.servicepage-txt span{
    color: #b63422;
}
.certificate-box p{
background: #b63422;
    color: white;
    padding: 12px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
}