:root {
    --primaria: #de0059;
    --contrast: #008f72;
    --white: #fff;
    --azul: #21374c;
    --texto: #3f3f3f;
    --azul-opacidade: rgba(33,55,76,.6);
    --border-color: #eee;
    --cinza: #bdbdbd;
    --cinza-forte: #999;
    --cinza-fraco: hsla(0,0%,77%,.3);
    --link: #16adde;
    --botao-cor: #8794a0;
    --botao-azul: #006fd5;
    --background-cinza: #f7f7f7;
    --header-background: #fff;
    --header-text-primary: #de0059;
    --header-text-default: rgba(33,55,76,.6);
    --header-text-title: #999;
    --header-border: #27272a;
    --header-search-background: #fff;
    --header-logo: #de0059;
    --body-background: ;
    --text-primary: #de0059;
    --text-secundary: #16adde;
    --text-default: #21374c;
    --text-gray: #8692a6;
    --text-dark: #21374c
}

/*# sourceMappingURL=baladapp-c29cd0fc.css.map*/
