@charset "utf-8";

/*===========================================================================
  WordPress
===========================================================================*/

/*---------------------------------------------------------------------------
  wp-caption
---------------------------------------------------------------------------*/

.wp-caption {
  
}

/*---------------------------------------------------------------------------
  wp-caption-text
---------------------------------------------------------------------------*/

.wp-caption-text {
  
}

/*---------------------------------------------------------------------------
  sticky
---------------------------------------------------------------------------*/

.sticky {
  
}

/*---------------------------------------------------------------------------
  gallery-caption
---------------------------------------------------------------------------*/

.gallery-caption {
  
}

/*---------------------------------------------------------------------------
  bypostauthor
---------------------------------------------------------------------------*/

.bypostauthor {
  
}

/*---------------------------------------------------------------------------
  alignright
---------------------------------------------------------------------------*/

.alignright {
  text-align: right;
  margin-left: auto;
  margin-right: 0;
}

/*---------------------------------------------------------------------------
  alignleft
---------------------------------------------------------------------------*/

.alignleft {
  text-align: left;
  margin-left: 0;
  margin-right: auto;
}

/*---------------------------------------------------------------------------
  aligncenter
---------------------------------------------------------------------------*/

.aligncenter {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

/*---------------------------------------------------------------------------
  screen-reader-text
---------------------------------------------------------------------------*/

.screen-reader-text {
  
}

/*---------------------------------------------------------------------------
  
---------------------------------------------------------------------------*/


