/* actually what the fuck is all of this */
/* ALL of it made by Aydoplaydoh (lots of love sapien no homo) */
*:nth-child(24n + 1):hover {
     color: #b536da !important;
     background: #440a7f !important;
     border: #e00707 !important;
}
 *:nth-child(24n + 2):hover {
     color: #f2a400 !important;
     background: #f00 !important;
     border: #6a006a !important;
}
 *:nth-child(24n + 3):hover {
     color: #929292 !important;
     background: #440a7f !important;
     border: #323232 !important;
}
 *:nth-child(24n + 4):hover {
     color: #99004d !important;
     background: #0715cd !important;
     border: #900 !important;
}
 *:nth-child(24n + 5):hover {
     color: #004182 !important;
     background: #1f9400 !important;
     border: #f00 !important;
}
 *:nth-child(24n + 6):hover {
     color: #e00707 !important;
     background: #004182 !important;
     border: #008282 !important;
}
 *:nth-child(24n + 7):hover {
     color: #1f9400 !important;
     background: #6a006a !important;
     border: #00d5f2 !important;
}
 *:nth-child(24n + 8):hover {
     color: #f146ef !important;
     background: #0715cd !important;
     border: #1f9400 !important;
}
 *:nth-child(24n + 9):hover {
     color: #6a006a !important;
     background: #1f9400 !important;
     border: #e00707 !important;
}
 *:nth-child(24n + 10):hover {
     color: #001582 !important;
     background: #626262 !important;
     border: #b536da !important;
}
 *:nth-child(24n + 11):hover {
     color: #b536da !important;
     background: #323232 !important;
     border: #929292 !important;
}
 *:nth-child(24n + 12):hover {
     color: #f146ef !important;
     background: #6a006a !important;
     border: #4ac925 !important;
}
 *:nth-child(24n + 13):hover {
     color: #6a006a !important;
     background: #004182 !important;
     border: #f00 !important;
}
 *:nth-child(24n + 14):hover {
     color: #4ac925 !important;
     background: #00d5f2 !important;
     border: #416600 !important;
}
 *:nth-child(24n + 15):hover {
     color: #078446 !important;
     background: #416600 !important;
     border: #929292 !important;
}
 *:nth-child(24n + 16):hover {
     color: #99004d !important;
     background: #f146ef !important;
     border: #008282 !important;
}
 *:nth-child(24n + 17):hover {
     color: #f146ef !important;
     background: #1f9400 !important;
     border: #f00 !important;
}
 *:nth-child(24n + 18):hover {
     color: #929292 !important;
     background: #e00707 !important;
     border: #626262 !important;
}
 *:nth-child(24n + 19):hover {
     color: #900 !important;
     background: #078446 !important;
     border: #99004d !important;
}
 *:nth-child(24n + 20):hover {
     color: #99004d !important;
     background: #e00707 !important;
     border: #f2a400 !important;
}
 *:nth-child(24n + 21):hover {
     color: #f2a400 !important;
     background: #b536da !important;
     border: #4ac925 !important;
}
 *:nth-child(24n + 22):hover {
     color: #0715cd !important;
     background: #004182 !important;
     border: #001582 !important;
}
 *:nth-child(24n + 23):hover {
     color: #b536da !important;
     background: #416600 !important;
     border: #b536da !important;
}
 *:nth-child(24n + 24):hover {
     color: #f00 !important;
     background: #004182 !important;
     border: #1f9400 !important;
}
 * {
     color: white !important;
     background: white !important;
     border: white !important;
     opacity: 0;
}

*:hover {
    opacity: 1;
}


 