@charset "UTF-8";

.wrap{
    background: #DCDCFB;
}
.card {
    border-color: #098ac5;
}
.cv__btn a::after {
    content: none;
}
