.heading-text{
font-family: verdana;
font-size:12px;
color:#124253;
min-width:50px;
height:32px;
margin-top:8px;
text-align: center;
cursor: pointer;
}
.heading-text:hover{
border-bottom-style:solid;
border-bottom-color:#012b61;
border-bottom-width:3px;
}
.heading-text{
font-family: verdana;
fo