.cafe-access {
  padding-top: 55px;
  padding-bottom: 65px; }
  .cafe-access h4 {
    font-weight: bold;
    color: #5A5A5A;
    margin-bottom: 20px; }
  .cafe-access .cafe-address {
    font-size: 18px;
    color: #5A5A5A;
    text-transform: uppercase;
    font-weight: 500; }
  .cafe-access .cafe-phone {
    font-size: 24px;
    color: #1BBEF2;
    font-weight: 500;
    text-decoration: underline; }
  .cafe-access .cafe-map {
    width: 500px;
    height: 430px;
    margin-top: 30px; }
  .cafe-access .access-tabs {
    margin-top: 30px; }
    .cafe-access .access-tabs p {
      font-size: 24px;
      font-weight: 500; }
    .cafe-access .access-tabs .nav-link {
      padding: 12px 20px;
      margin: 0px; }

.cafe-access-headline {
  font-size: 34px;
  color: #5A5A5A;
  text-align: left;
  margin-bottom: 40px; }
