#builder-layout  i:not(.beditorcss).fas.fa-cog {
    margin-right: 5px !important;
    border-color: #1D0606 !important;
    border-top-width: 2px !important;
    border-right-width: 2px !important;
    border-bottom-width: 2px !important;
    border-left-width: 2px !important;
    border-top-style: solid !important;
    border-right-style: solid !important;
    border-bottom-style: solid !important;
    border-left-style: solid !important;
    border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    font-weight: bold !important;
    font-style: unset !important;
    color:  !important;
    text-align:  !important;
}

