/*
 Theme Name:   Digital Agency
 Theme URI:    https://bytetransform.com
 Description:  Digital Agency Theme
 Author:       Raimund Fleck
 Template:     generatepress
 Version:      1.0
*/

.centered-block
{
	margin: 0 auto !important;
}

.centered-paragraph
{
	text-align: center;
}

.headline
{
	line-height: 1;
	font-size: 2rem;
}

.headline-container
{
	max-width: 700px;
}

@media (min-width: 768px) {
  .headline {
    font-size: 2.75rem;
  }
}
