a.anchor {
    display: block;
    position: relative;
    top: -153px; /* Header height */
}

a.anchor-button {
    position: relative;
    right: 20px;
    top: 5px;
}

div.anchor-div {
    width: 0px;
    float: left;
}

i.fa-link {
    color: white;
}

i.fa-link:hover {
    color: #337ab7;
}

.revamp-subheading{
    font-weight: bold;
}

.revamp-subheading b{
    color: #3155a4;
}