#statamic .logo img {
    height: 2rem !important;
}

.btn-primary {
    border-color: rgba(63 180 152 / 1) !important;
    background-image: unset !important;
    box-shadow: unset !important;
    background-color: rgba(63 180 152 / 1) !important;
}

.btn-primary:hover:not(:disabled),
.btn-primary :active:not(:disabled) {
    border-color: rgba(63 180 152 / 0.8) !important;
    background-color: rgba(63 180 152 / 0.8) !important;
}

.dropdown-list .popover-content button:hover,
.dropdown-list .popover-content a:hover {
    background-color: rgba(63 180 152 / 0.8) !important;
}

.toggle-container.on {
    border-color: rgba(63 180 152 / 1) !important;
    background-color: rgba(63 180 152 / 1) !important;
}

.nav-main li a:hover,
.nav-main li.current > a {
    --tw-text-opacity: 1;
    color: rgba(36 124 178 / 1) !important;
}

.icon-user-initials {
    background-color: rgba(0 80 131 / 1) !important;
    color: rgb(255 255 255 / 1) !important;
}

.text-blue {
    color: rgba(36 124 178 / 1) !important;
}

.api_select-fieldtype ul[role='listbox'] {
    position: static !important;
}

.bard-inline-image-container,
.asset-thumb.bg-checkerboard {
    background-color: rgb(222, 227, 232) !important;
}

.asset-thumb.bg-checkerboard {
    background-image: none;
}
