/* YOUR CUSTOM STYLES */

#zakaz_palenia {
	height:auto;
	text-align: center;
	font-size:88px;
	background: red;
	margin-bottom: 20px;
	font-family: serif;
	border: 7px outset #FF0000;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
	text-transform: uppercase;
}

#transport .decision.decision-over {color: #bf3218;}
.decision-over-card {background: #bf3218;padding-top: 25px;}
.scale-element {text-shadow: 0 0 5px #000;}
#transport.decision-over-card  .decision-below {color: #bf3218;}
