.bs-icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 48px;
    background: #FF2194 !important;
    color: #FFF !important;
}
h1, .h1 {
    font-weight: 700;
}
h2 {
    font-weight: 600;
}