@charset "UTF-8";
body {
    width:100%;
    height: auto;
    margin: 0 !important;
    background-color: #FDF9F4;

}
.seccion-home{
    padding:0px 10px;
}