.apt-main{
  padding: 5px;
}

.apt-display-block{
  display: block !important;
}

.apt-display-inline-block{
  display: inline-block !important;
}

.apt-label{
  font-weight: bold !important;
}

.apt-time,
.apt-location{
  padding:5px;
  margin:5px;
}

.text-center{
  text-align: center;
}

.text-left{
  text-align: left;
}

.text-right{
  text-align: right;
}
