* {
font-family: 'Trebuchet MS', Arial !important;
    color: #3c3c3b !important;
}

form {
margin: 60px 0
}

hr {
margin: 30px 0
}

legend, h1 {
text-align: left !important;
font-size: 1.3rem;
font-weight: bold;
color: #DC7153 !important
}


img {
border:1px solid #DAD6CF;
margin: 10px 0;
cursor: pointer;
}

button {
margin:30px 0 !important;
color: #fff !important
}

button[disabled] {
cursor:not-allowed;
color: #3c3c3b !important;
display: none
}


body > div {
max-width: 1000px !important
}

.spancontainer {
position: relative;}

.spancontainer span{
position: absolute;
bottom:0;
font-size: 11px;
right: 0;
color: #fff !important
}
