.main {
    padding-top: 50px;
    background-color: #555555;
}

h3, h5{
    color: white;
}

.container.main_content {
    width: 1000px !important;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0 !important;
    position: relative;
    padding: 0 30px;
}

.footer{
    color: white;
}

.feedback-container{
    display: none;
}