﻿
.lk-btn_wide{
    width: 100%;
}

.lk-btn_fullround{
    border-radius: 500px;
}

.lk-color_black {
    color: black !important;
}

.lk-color_primary {
    color: #cf000c !important;
}

.lk-color_grey {
    color: #b1b1b1 !important;
}

a:hover {
    color: #909090;
}