a.special-num {
font-weight: 600;
color: #fff;
font-size: 14px;
}
.top-num {
padding: 10px;
}
.foot-col {
display: flex;
}
ul.white-ul {
padding-top: 20px;
color: #fff;
font-weight: 600;
}
.social-stuff {
color: #fff;
font-size: 25px;
padding-left: 130px;
}
@media only screen and (min-width: 720px){
#top-wrapper {
height: 150px !important;
}
}