.argus-steam__button--default-style {
    font-family: "Motiva Sans", Sans-serif !important;
    font-weight: 200 !important;
    border-radius: 2px !important;
    border: none !important;
    padding: 0 15px !important;
    font-size: 15px !important;
    line-height: 30px !important;
    display: inline-block !important;
    cursor: pointer !important;
    text-decoration: none !important;
    color: #67c1f5 !important;
    background: #2a475f !important;
}

.argus-steam__button--default-style:hover {
    color: white !important;
    background: linear-gradient( -60deg, #417a9b 5%,#67c1f5 95%) !important;
}
