main[data-original-home="true"] .bg-orange-600 {
    background-color: #f87314 !important;
}

main[data-original-home="true"] .hover\:bg-orange-500:hover,
main[data-original-home="true"] .hover\:bg-orange-700:hover {
    background-color: #e56508 !important;
}

main[data-original-home="true"] .text-orange-600,
main[data-original-home="true"] .text-orange-700 {
    color: #f87314 !important;
}

main[data-original-home="true"] .border-orange-500,
main[data-original-home="true"] .border-orange-600 {
    border-color: #f87314 !important;
}

main[data-original-home="true"] .ring-orange-500,
main[data-original-home="true"] .focus\:ring-orange-500:focus {
    --tw-ring-color: #f87314 !important;
}

main[data-original-home="true"] a,
main[data-original-home="true"] button {
    -webkit-tap-highlight-color: transparent;
}

main[data-original-home="true"] .bg-\[\#0F1F3D\] {
    background-color: #0f1f3d !important;
}

main[data-original-home="true"] .border-\[\#0F1F3D\] {
    border-color: #0f1f3d !important;
}
