.GuidedModeInstructions__container {
padding: 0 !important;
background-color: white;
z-index: 100;

}

.GuidedModeInstructions__container .BtnV2 {
background-color: white;
border-radius: 0;
color: #4088BC;
flex-grow: 1;
}

.GuidedModeInstructions__container .GuidedModeInstructions__advance-text {
color: #424242;
}

.GuidedModeInstructions__container .GuidedModeInstructions__advance-text--visible {
width: 180px !important;
padding-left: 1rem;
}