/*
* copy of current class .twocolors
* needed, since this class is missing in mobile view/minerva, and frames lose their border.
*/
.framestyle {
border: 1px solid #a2a9b1;
background-color: #f8f9fa;
padding: 5px;
font-size: 95%;
border-radius: 5px;
}