.white_line_btn {
    background: #fff;
    border: 1px solid #0092FF;
    color: #0092FF !important;
    padding: 10px 20px;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    margin-bottom: 10px;
}

.white_line_btn i {
    margin-right: 10px;
}

.page-title {
    font-size: 20px;
    font-weight: 600;
}

.card-header.with-elements {
    padding: 0.4375rem 0;
}
