.icon::before {
display: inline-block;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}

.btn-primary:hover {
    background-color: #A4033D;
}
