.ag-bodycopy{
font-size: 16px;
line-height: auto;
font-weight: 300;
color: #fff;
letter-spacing: 0;
}

.ag-ref {
font-size: 18px;
line-height: auto;
font-weight: 700;
color: #000000;
letter-spacing: 15%;
text-transform: uppercase;
}

.ag-h1{
font-size: 24px;
line-height: auto;
font-weight: 300;
text-transform: uppercase;
color: #fff;
letter-spacing: 0.12em;
}

.ag-breadcrumb {
font-size: 14px;
line-height: 16px;
font-weight: 300;
color: #fff;
letter-spacing: 15%;
cursor: pointer;
text-transform: uppercase;
}

.ag-breadcrumb_bold {
font-size: 14px;
line-height: auto;
font-weight: 600;
color: #000000;
letter-spacing: 10%;
}

.row-title {
  font-size: 30px;
  line-height: 38px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-weight: 500;
}

/* Szín variációk */
.row-title--white {
  color: #ffffff;
}

.row-title--black {
  color: #000000;
}

.about-title {
  font-size: 30px;
  line-height: 38px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-weight: 700;
  color: #000000;
}