.btn-primary {
    background: #2f417e !important;
    border-color: #2f417e !important;
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity));
}

.font-medium {
    font-weight: 500;
}
.font-semibold {
    font-weight: 600;
}
.items-center {
    align-items: center;
}
.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.rounded-md {
    border-radius: 0.375rem;
}
.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.max-w-md {
    max-width: 28rem;
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.pt-6 {
    padding-top: 1.5rem;
}

.link {
    color: inherit;
    text-decoration: inherit !important;
}
.tracking-widest {
    letter-spacing: 0.1em;
    font-size: 12px;
}


.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}
.border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
}

.group:hover .group-hover\:border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}
.group:hover .group-hover\:border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
}
.focus-within\:border-gray-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}
.focus-within\:border-blue-300:focus-within {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
}
.hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}
.hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
}

.focus\:border-gray-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}
.focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgba(147, 197, 253, var(--tw-border-opacity));
}






.sm\:font-medium {
    font-weight: 500;
}

.sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.md\:font-medium {
    font-weight: 500;
}

.md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.lg\:font-medium {
    font-weight: 500;
}

.lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.xl\:font-medium {
    font-weight: 500;
}

.xl\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.\32xl\:font-medium {
    font-weight: 500;
}

.\32xl\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
