.development_text {
    width: 100%;
    font-size: 24px;
    color: #fda51a;
    font-weight: bold;
    padding: 20px 0px 0px 0px;
    text-transform: uppercase;
    min-height: 80px;
}

p, .li  {
    margin: 20px;
    font-weight: 300;
    font-size: 15px;
    color: #fda51a;
    line-height: 24px;
    font-weight: bold;
}

.about_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    margin-left: 0px;
}

.services_text {
    width: 100%;
    font-size: 14px;
    margin: 0px;
    color: #000000;
    font-weight: bold;
    padding-top: 20px;
}

.about_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #000000;
    margin-left: 0px;
}

.about_text {
    width: 100%;
    float: left;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    margin-left: 0px;
}

.mt-2, .my-2 {
    margin-top: 0.5rem !important;
    font-weight: bold;
}