/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/
/*Add your own styles here:*/
.tablepress {
  text-align: center;
  line-height: 1rem;
  font-size: 0.9rem;
}

.tablepress td {
  vertical-align: middle !important;
  background-color: #FFF;
  color: #222222;
}

.tablepress th {
  background-color: #ffb600;
  text-align: center;
  line-height: 2rem;
  vertical-align: middle !important;
}

.wpra-item-list {
  margin: 0px;
  padding: 0px;
}

.wpra-item-list li {
  list-style-type: none;
  color: #222;
  background-color: #FFF;
  padding: 0.5rem 0.5rem 0.2rem 1rem;
  border-left: 4px solid #ffb600;
}

.wpra-item-list li.wpra-item {
  margin-bottom: 2rem !important;
}

.wpra-item-list a {
  font-weight: bold;
  font-size: 1.5rem;
  color: #222;
}
