update footer

This commit is contained in:
2025-05-25 11:58:34 +03:00
parent 8a3fb4800b
commit 17a12bf583
3 changed files with 8 additions and 58 deletions

View File

@@ -213,63 +213,18 @@ a img:hover{
text-white
}
.subtitle {
background-color:#58CF77 !important;
color: #fff !important;
text-transform: uppercase;
/* font-weight: 600 !important; */
}
.green{
background-color:#58CF77 !important;
color: #fff !important;
}
.green:hover {
background-color:#7ad993 !important;
}
.green a{
color: #fff !important;
}
.green:hover {
background-color:#7ad993 !important;
}
.green_text{
color: #58CF77 ;
}
.blue_b{
background-color:#2E83FF !important;
color: #fff !important;
}
.blue_b a{
color: #fff !important;
}
.blue_b:hover {
background-color:#5596f5 !important;
}
.footer-cust a{
color: #999;
cursor: pointer;
}
.footer-cust a:hover {
color: #c7c7c7;
color: #a3a3a3;
}
.footer-cust h6{
/* .footer-cust h6{
margin-bottom: 15px;
}
} */
.logo_size{
width:200px
@@ -462,11 +417,6 @@ background-color:#5596f5 !important;
font-family: "Inter", sans-serif;
}
/* button:hover :is(:where(a)) {
color: #5e5e5e;
} */
button :is(:where(p)) {
color: #ddd;
font-weight: 400;