.fb-opinie-slider {
    width:100%;
    padding:30px 0;
}


.fb-opinia {

    background:#fff;

    border-radius:15px;

    padding:25px;

    box-shadow:0 5px 20px rgba(0,0,0,.1);

    height:100%;

}



.fb-gwiazdy {

    color:#f5b301;

    font-size:24px;

    margin-bottom:15px;

}



.fb-tresc {

    font-size:15px;

    line-height:1.6;

    min-height:100px;

}



.fb-avatar {

    width:55px;

    height:55px;

    border-radius:50%;

    object-fit:cover;

    margin-top:15px;

}



.fb-autor {

    margin-top:15px;

    font-size:14px;

}


.fb-autor small {

    color:#666;

}

.fb-tresc-pelna {

display:none;

}


.fb-czytaj {

margin-top:15px;

background:none;

border:none;

color:#1565c0;

cursor:pointer;

font-weight:600;

padding:0;

font-size:14px;

}


.fb-czytaj:hover {

text-decoration:underline;

}

.fb-avatar {

width:60px;
height:60px;
border-radius:50%;
object-fit:cover;
margin-top:15px;

}


.fb-avatar-fallback {

display:flex;
align-items:center;
justify-content:center;

background:#eee;

font-size:20px;

font-weight:700;

color:#555;

}