.multiplyMe {
    mix-blend-mode: multiply;
}

.paddingUp {
    padding-top:15vh !important;
}