/**
 * Empty CSS file to allow custom CSS
 *
 * Should remain empty in the baseline product
 */


 /**
 * Hide back to MMB button on confirmation page
 */

refx-transferred-services-list .services-container .buttons-place .buttons-place-content {
    display: none;
}