.top-phone-number-content {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.top-phone-number-content a{
	 color: #000;
    font-size: 14px;
    font-weight: 600;
	
}
.top-phone-number-content a:hover{
	color:#21B155;
}
