/* Keep the checkout button visible in minicart */
.drawer__footer {
    overflow: visible !important;
}
