/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 21 2020 | 07:29:50 */

.background1 {
   background: #ff6666;
   padding: 5px 10px;
   color: #ffffff;
   border-radius: 10px 10px 0 0;
}

.background2 {
   background: #ffffff;
   padding: 10px;
   border: 2px solid #ff6666;
   border-radius: 0 0 10px 10px;
}

.right {
    text-align: right;
}
