
.rounded-image{
    border-radius:2rem !important;
    height:100% !important;
}
.rounded-image:hover{
    border-radius:2rem !important;
}
.header-no-title:hover{
    overflow: inherit !important;
}

.html-app-wrapper > .post-it-box-wrapper > .post-it-box > p {
    font-size: 1.5rem !important;
}




