/*
------
:root {
    --ta-light-primary-color: #e32c67 !important;
    --ta-dark-primary-color: #d42d89 !important;
}
------
 */
.ta-app-logo {
   --ta-logo-width:100px;
   --ta-logo-height:100px;

}