@import (reference) "../common/styles/base/base";

@toast-max-width:         70%;
@toast-text-size:         @font-size-sm;
@toast-text-color:        @text-base-inverse-color;
@toast-background-color:  rgba(0, 0, 0, .7);
@toast-border-radius:     4px;
@toast-zindex:            @zindex-toast;
