.buy_btn a {
    color: #445166;
    text-decoration: none;
}
.buy_btn a:hover {
    color: #252d38;
    text-decoration: underline;
}