.avaliacao-google-loja {
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
    margin: 6px 0 8px 0;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none !important;
    position: relative;
    z-index: 1;
}

.avaliacao-google-loja:hover {
    text-decoration: none !important;
    opacity: 0.8;
}

.estrelas-google {
    color: #fbbc04;
    font-size: 14px;
    letter-spacing: -1px;
    margin-right: 4px;
}

.nota-google {
    font-weight: bold;
    color: #333;
    margin-right: 3px;
}

.texto-google {
    color: #666;
}