

.Shopping-Button {

    background : #ecf3f3 ;
    color : #3a6478 ;

    margin-bottom : 20px ;
    border-radius : 8px ;

    max-height : unset ;

    font-family : var( --text-font-family ) ;
    font-weight : 700 ;
    font-size : initial ;

    user-select : none ;
    cursor : pointer ;
}
