/**
* file: style.css
* @author: Jopsa <dev@psa.mx>
*/

body {
    font-family: 'Nunito', sans-serif;
    height: 100%;
}
