/* Add here all your css styles (customizations) */


/*html {
    position: relative;
    min-height: 100%;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 70px;
    background: none;
}

.wrapper {
  min-height: 100%;
  margin-bottom: -50px;
}*/

