| Server IP : 65.108.144.40 / Your IP : 216.73.217.165 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 User : dev ( 1000) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/successkpi/wp-content/themes/successkpi/blocks/text-with-logo-gallery/ |
Upload File : |
.customer-success-banner {
background: linear-gradient(106.98deg, #F5F7FF 38.3%, #DCE3FF 97%);
padding: 72px 0;
}
.customer-success-banner-content {
text-align: center;
}
.customer-success-banner-content .banner-label {
font-weight: 500;
font-size: 18px;
line-height: 24px;
text-align: center;
color: #0D4CCD;
text-transform: uppercase;
margin-bottom: 0;
}
.customer-success-banner-content h1 {
letter-spacing: 0.01em;
text-align: center;
margin: 4px 0 11px;
color: #000;
line-height: 1.2;
}
.customer-success-banner-content p {
font-weight: 500;
font-size: 16px;
line-height: 100%;
letter-spacing: 0.01em;
text-align: center;
color: #3A3E50;
}
.customer-logos {
display: flex;
flex-wrap: wrap;
column-gap: 20px;
row-gap: 25px;
justify-content: center;
align-items: center;
margin-top: 70px;
}
.customer-logos .logo-item {
display: flex;
justify-content: center;
align-items: center;
background: #FEFEFE;
border-radius: 5px;
padding: 10px 25px;
height: 68px;
}
.customer-logos .logo-item img {
width: auto;
height: 42px;
}
@media screen and (max-width:1200px) {
.customer-logos {
margin-top: 40px;
}
.customer-logos .logo-item img {
width: 100%;
}
}
@media screen and (max-width:767px) {
.customer-success-banner {
background: linear-gradient(106.98deg, #F5F7FF 38.3%, #DCE3FF 97%);
padding: 50px 0;
}
}