@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

body{
    font-family: 'Roboto', sans-serif !important;
}
.bg1{
    background-color: #9f659e !important;
}
.bg2{
    background-color: #9f659e !important;
}
.imageinfo{
    height: 30px !important;
}