.ems-custom-text-wrap {
    display: flex;
    flex-direction: column;
    margin-bottom: 25px;
}
.ems-custom-text-label {
    color: #4f5655 !important;
    font-weight: 700;
}
.ems-wc-addons .ems-addon-select-wrap{
    display: flex !important;
    flex-direction: column;
    margin-bottom: 5px;
}
.ems-wc-addons .ems-addon-select-wrap label{
     color: #4f5655 !important;
    font-weight: 700;
}
.ems-wc-addons {
    margin-bottom: 20px;
}
.ems-wc-addons h5{
    font-family: inherit;
    margin-bottom: 5px;
}
input#ems_custom_text{
    padding: 8px 10px;
}