@font-face {
        font-family: 'Optien';
        src: url('../fonts/Optien.woff') format('woff');
      }

.btn-primary{
	/*background: rgb(28,151,108);*/
background: #0094c1;
}
.auth-full-bg {
    background-color: #f8f6fb;
}
.auth-full-bg .bg-overlay {
    background-image: url(../images/background.jpg);
}
.auth-logo-dark{
    bottom: 150px;
}

.w-100{ margin: auto;}

.text-primary{
    color: #0094c1!important;
    font-family: 'optien';
}