.logo1 {
    width: 30%;
}

.title1 {
    background-color: #52aaaa;
    color: black;
    margin-top: 20px;
    margin-bottom: 30px;
}

.form1 {
    padding-top: 40px;
    display: block;
    margin: 0 auto;
}

.question_title {
    margin-bottom: 0px;
}

.checkbox_questions {
    margin-right: 20px;
}

.video1 {
    margin-bottom: 50px;
}

.radio1 {
    opacity: 0;
    background-color: transparent;
}