@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

h1 {
    font-size:30px!important;
    color:#402c91;
}

/* widget menu items rounded corners on hover */

.widget-menu .col-xs-12 li a {
    border-radius: 50px;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
   
}

.widget-menu .col-xs-12 {
    padding-bottom: 10px;
}

/* Remove Template Area Shadows */

.templatearea .data-templatearea-content, .templatearea{
  box-shadow: none;
  border: none !important;
  
}

/* End Template Area Fix */

.item-title a {
    font-size:20px!important;
    font-weight:bold!important;
}

.item-area-ticket-title {
    font-weight:bold!important;
    font-size:16px!important;
}

.footer-item-label {
    color:transparent!important;
}

h1.hidden-sm.hidden-xs {
    font-size:20px!important;
}
