.slideout-panel {
    background-color: #8174c2;
}

a {
    color: #d2cfe3;
}

a:hover {
    color: #393740;
}


.follow-link {
    font-size: 15px;
}

.follow-block {
    display: flex;
    justify-content: center;
    align-items: center;
}