.btn.btn-icon{
    font-size: 22px;
}
.btn.btn-icon:hover{
    border-color: transparent;
}

.btn.text-white:focus{
    border-color: transparent;
}