/* custom css */

body{
    background-color: #efefef;
}

.tab-content{
    background-color: #ffffff;
}
img.blend-multiply{
    mix-blend-mode: multiply;
}
