/* #section-devprocess p, #section-experts p{
    margin: 0 !important;
} */

body{
    position: relative;
}

section.section-landing .landing-text {
    padding-bottom: 125px;
}
.introsmall{
    margin-bottom: 50px;
    margin-top: -75px;
}
@media (max-width: 768px) { 
    .intro-small-card{
        border-radius: 20px;
    }
}