@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600&display=swap');

.title-wrapper .title,h2.title{font-family:'Cormorant Garamond',serif!important;font-size:3.5rem!important;font-weight:600!important;color:#4A3428!important;text-align:center!important;margin-bottom:50px!important;position:relative!important}

.title-wrapper .title::after,h2.title::after{content:''!important;display:block!important;width:100px!important;height:3px!important;background:linear-gradient(90deg,transparent,#C9B19D,transparent)!important;margin:20px auto 0!important}