/* .cp-logo {
    background-image: url('/assets/image/logo/logo---easysite.svg') !important;
    background-size: contain;
    width: 200px;
    height: 50px;
} */
img.img-fluid.d-inline-block {
    height: 100%;
}

.link-hover a{
    color: black;
}
.link-hover:hover {
    background-color: #8870ff;
}
