.btn-dev-class {
    text-align: center;
}
#mainmenu li:first-child a {
    padding-left: 15px !important;
}
.text-area {
    resize: none;
}

.popmake-content .container {
    width: auto !important;
    padding: 0 !important;
}

.d-flex.justify-content-center {
    display: flex;
    justify-content: center;
}
