.trad-heading-widget{
display: flex;
flex-direction: column; }
.trad-advance-heading-underline{
display: flex;
flex-direction: column;
}
.trad_heading_title_under_line {
height: 4px;
width: 200px;
background-color: #0c1333;
border-radius: 5px;
}
.trad-heading-widget-title{
text-align: center;
}