p.license {
    text-align: right;
}

strong.fmiddle {
    vertical-align: -moz-middle-with-baseline;
}

span.fa-icons {
    float:left;
    font-size:50px;
    text-align: center;
    margin: 10px;
}

div.fcontainer {
    display: inline-block;
}

hr.features {
    border: none;
    height: 1px;
    /* Set the hr color */
    color: #333; /* old IE */
    background-color: #333; /* Modern browsers */
}
