/* Enter Your Custom CSS Here */
ul, ol {
    list-style: disc inside none;
}
/* copy this block */
.contact-block {
    line-height: 16px;
    color: #FFF;
}
#social {
float: none;
text-align: right;
width: auto; 
}