.tech-colours {
    padding: 70px 0px;
    font-family:svn-poppins !important;
}

.bg-tech-colours1 {
    background: rgb(188 188 185);
}
.bg-tech-colours2 {
    background: rgb(135 140 121);
}
.bg-tech-colours3 {
    background: #1d4b36;
}
.bg-tech-colours4 {
    background: rgb(86 84 41);
}
.bg-tech-colours5 {
    background: rgb(101 141 130);
}
.bg-tech-colours6 {
    background: rgb(70 96 145);
}
.bg-tech-colours7 {
    background: rgb(82 110 122);
}
.bg-tech-colours8 {
    background: rgb(150 90 84);
}
.bg-tech-colours9 {
    background: rgb(218 217 209);
}
.bg-tech-colours10 {
    background: rgb(230 213 183);
}
.bg-tech-colours11 {
    background: rgb(207 218 205);
}
.bg-tech-colours12 {
    background: rgb(209 226 232);
}
.bg-tech-colours13 {
    background: rgb(231 210 208);
}
.bg-tech-colours14 {
    background: rgb(204 224 221);
}
.bg-tech-colours15 {
    background: rgb(126 116 112);
}
.bg-tech-colours16 {
    background: rgb(167 158 148);
}
.bg-tech-colours17 {
    background: rgb(116 114 113);
}
.bg-tech-colours18 {
    background: rgb(178 179 180);
}
.bg-tech-colours19 {
    background: rgb(217 216 209);
}
.bg-tech-colours20 {
    background: rgb(129 134 135);
}
.bg-tech-colours21 {
    background: rgb(192 188 175);
}
.bg-tech-colours22 {
    background: rgb(144 81 71);
}
.bg-tech-colours23 {
    background: rgb(110 118 101);
}
.bg-tech-colours24 {
    background: rgb(82 110 123);
}
.bg-tech-colours25 {
    background: rgb(190 135 98);
}
.bg-tech-colours26 {
    background: rgb(146 169 178);
}
.bg-tech-colours27 {
    background: rgb(160 176 170);
}
.bg-tech-colours28 {
    background: rgb(160 157 151);
}
.bg-tech-colours29 {
    background: rgb(163 171 171);
}
.bg-tech-colours30 {
    background: #aeb7b2;
}
@media (max-width:600px){
    .flex-document-center{
        align-items: center;
        justify-content: center;
        display: flex;
    }
}