section.page-title {
    height: 356px;
}
.recommend-head-sec {
    margin-bottom: 64px;
  text-align:center;
}
h2.underline-h2 {
    font-size: 44px;
    text-align: center;
    margin-bottom: 15px;
    color: var(--secondary-color);
    font-weight: bold;
    position: relative;
    display: inline-block;
    font-family: var(--primary-font);
    letter-spacing: unset;
}
section.page-title h1{
 font-size: 65px;
            letter-spacing: normal; 
}