.uc-marketplaces-icon {
    position: fixed;
    bottom: 1.5rem;
    left: 1rem;
    z-index: 100;
    cursor: pointer;
}

.uc-marketplaces-icon ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.uc-marketplaces-icon ul img {
    border-radius: 50%;
}

.uc-header[aria-label='whatsapp'] {
    background-color: red;
} 

.uc-hero .t-container {
    max-width: 1440px !important;
}

