.logo__link img {
	width: 30px;
}

.highlight {
    -webkit-text-fill-color: rgb(183, 55, 134);
    font-weight: 700;
}


video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: bottom;
    background: rgb(0, 0, 0);
}

.item.icon {
	background-color: white;
}