.remind-password_loading-button-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	border-radius: inherit;
	background: #f5c909;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.remind-password_loading-button-wrapper svg {
	color: #000;
}
