2024-10-27 16:50:34 +03:00
|
|
|
.link-no-decor {
|
2024-10-27 20:08:10 +03:00
|
|
|
color: white!important;
|
|
|
|
text-decoration: none!important;
|
|
|
|
cursor: pointer!important;
|
2024-10-27 16:50:34 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
.link-no-decor:hover {
|
2024-10-27 20:08:10 +03:00
|
|
|
color: #093160!important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.cursor-pointer {
|
|
|
|
cursor: pointer!important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.card-bg {
|
|
|
|
background-color: #212022!important;
|
|
|
|
color: white!important;
|
2024-10-27 16:50:34 +03:00
|
|
|
}
|