.offers {}
.offers .page-title-wrapper h1 {
    border-bottom: 2px solid #d4d4d4;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    position: relative;
}
.offers .page-title-wrapper h1 span {
	border-color: #958457;
    border-bottom: 4px solid #bf202e !important;
    bottom: -3px;
    padding: 0 12px;
    position: absolute;
    text-transform: capitalize;
    font-size: 22px;
}
