.btn svg {
    max-width: 25px;
}
.btn.bgblue .txtlightblue,
.btn.bgpink .txtlightblue,
.btn.lightblue .txtlightblue{
    color:white;
}

.is_active_button {
    border-color: transparent;
}
.btn{
    font-family: 'Graphik';
    font-weight: 400;
    /* line-height: 27px; */
    /* font-size: 17px; */
}