.panel-heading{
    background-color:#f48063 !important;
}
.panel-title{
    color:#fff !important;
}
.container{
    width:100%;
    max-width:100%;
    padding:0px 60px;
}
#header{
    background-color:#f48063 !important;
}