/*
Theme Name: Avilacri Theme
*/

/* yellow corner */

.quote-icon{
    position:absolute;
    top:0;
    right:0;
    width:70px;
    height:70px;
    background:#dfb21b;
    border-bottom-left-radius:70px;
    display:flex;
    align-items:center;
    justify-content:center;
}

.quote-icon i{
    color:#222;
    margin-left:15px;
    margin-bottom:15px;
}

.about-intro .avila-img{
    position: sticky;
    top: 140px;
}


.port-card img{
    cursor: zoom-in;
}

.ns-logo img {
    height: 130px;
    object-fit: cover;
}
