﻿.tippy-popper[x-placement^=bottom] .tippy-arrow {
    border-bottom: 8px solid #ffffff !important;
}

.item-acesso-rapido .tippy-popper {
    top: 24px !important;
}

.carousel .tns-ovh {
    overflow: visible !important;
}

.msg-acesso-rapido{
    height: 64px;
    background: #fafafa;
    color: rgba(0,0,0,0.54);
}

.msg-acesso-rapido .box-icon span {
    color: #00a29a;
    
}