/*
Theme Name: ScaleUP Consulting Theme
Description: Custom WordPress theme for ScaleUP Consulting.
Author: ScaleUP
Version: 2.8.1
Text Domain: scaleup-theme
*/

.alignleft {
  float: left;
  margin: 0 1.5rem 1rem 0;
}

.alignright {
  float: right;
  margin: 0 0 1rem 1.5rem;
}

.aligncenter {
  display: block;
  margin-inline: auto;
}

.wp-caption,
.wp-caption-text,
.gallery-caption {
  max-width: 100%;
}

.bypostauthor {
  display: block;
}
