﻿.brand-card:hover {
    transform: scale(1.05);
    transition: 0.3s;
}

.border-l-4 {
    border-left-width: 8px !important;
}
