/* Enter Your Custom CSS Here */
body {
  font-size: 25px
   
}
.panel-grid:first-of-type {
    border-top: 30px solid #ffffff;
}
.panel-grid-cell .widget-title {
    display: table;
    padding: 15px;
    border: none;
    margin-top: -2px;
    font-weight: 400;
  	color: #ffffff;
}
  

