/*
Theme Name: Mars UNLV Theme
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: UNLV Web & Digital Strategy
Author URI: https://www.unlv.edu
Description: A port from the most recent Drupal theme.
Version: 1.1
Tags: one-column
*/


/* Secondary Widget Styling */

#secondary > aside {
  margin-bottom: 15px;
}
.alignright {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
.alignleft {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
