.shop_btn ul {
    margin-left: 0;
}
.shop_btn a {
    color: #445166;
    text-decoration: none;
}
.shop_btn a:hover {
    color: #252d38;
    text-decoration: underline;
}