/* Add here all your CSS customizations */
.h100 { height: 100%;}

.process .process-step {
    justify-content: normal;
}

.text-color-secundary { color: #229dce;}

.text-right { text-align: right !important; }
.text-left { text-align: left !important; }