@import"shared/default.css";.btn-white{cursor:pointer;@apply px-5 py-2 bg-white text-black border-solid border-black border-2 rounded}*{font-family:"Montserrat",sans-serif}.primary-background{background-color:#373637}.btn-white{cursor:pointer;@apply px-5 py-2 bg-white text-black border-solid border-black border-2 rounded}.btn-black{cursor:pointer;background-color:#c6538c}.btn-default-outlined{cursor:pointer;@apply px-5 py-2 border-blue-600 border-2 text-blue-600 border-solid rounded}.btn-danger{cursor:pointer;@apply px-5 py-2 bg-red-600 text-white rounded}.card{@apply p-5 bg-white border border-gray-200 my-5 shadow-md rounded-lg overflow-hidden}.primary-text{color:#373637}.header-1{@apply text-4xl}.header-2{@apply text-2xl}.input-default{@apply w-full px-4 py-3 rounded-lg  mt-2 border focus:border-blue-500 focus:bg-white focus:outline-none}.error-badge{@apply p-5 bg-red-200 text-red-400}.navbar-item:hover{background-color:#000}.navbar-item{@apply block py-2.5 px-4 rounded transition duration-200}.input-primary{@apply block shadow rounded-md border border-gray-200 outline-none px-3 py-2 mt-2 w-full}.successfull-badge{@apply p-5 bg-green-200}.hidden{display:none}
