.logo-main{

	width: 25%;
    display: block;
    margin: 0 auto;
    padding: 10px 0;
}
.t-area{
    width: 100%;
    border: 0;
    resize: none;
}
.btn--redcimsa{
	background: #A60123;
}
.btn--redcimsa:hover{
	background: #b50327;
}
.radio-container .checkmark:after {
	background: #b50327 !important;
}

#thanks {
    width: 90%;
    margin: 0 auto;
}

#thanks h1 {
    color: #B11E29;
    font-weight: bold;
    text-align: center;
}

#thanks h3 {
    font-weight: bold;
    text-align: center;
}
#thanks h4{
    text-align: center;
}