.custom-select {
	height: 47px;
	font-size: 22px;
}
.input-group-prepend .input-group-text {
	margin: 0 !important;
	font-size: 22px;
}
.table td,
.table th {
	font-family: RobotoLight;
	font-size: 26px;
}

th {
    color: #222 !important;
    background: transparent !important;
}
.container-bracelets-plan {
	background-image: url(../../src/img/16-1.png);
	color: #fff !important;
	background-size: cover;
}
footer {
	margin-top: -26px;
}