@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ebgaramond/v13/SlGDmQSNjdsmc35JDF1K5E55YMjF_7DPuGi-6_RkCo96.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOiCnqEu92Fr1Mu51QrEz4dKg.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TjASc0CsE.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1Mu51xGIzc.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51S7ACc0CsE.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TzBic0CsE.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v20/KFOjCnqEu92Fr1Mu51TLBCc0CsE.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgVxGIzc.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fChc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu7GxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmEU9fChc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmWUlfChc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmYUtfChc9.ttf) format('truetype');
}
/*
Theme Name: AS-VTech
Template: Washington
Author: Alumni Spaces
Version: 1.1.0
*/
.dotted_outline {
  outline-color: #75787b;
  outline-offset: 3px;
  outline-style: dashed;
  outline-width: 2px;
}
.link_colors {
  color: #e87722 !important;
  text-decoration: underline;
}
.link_colors:hover {
  color: #861f41 !important;
}
.link_colors:focus {
  outline-color: #75787b;
  outline-offset: 3px;
  outline-style: dashed;
  outline-width: 2px;
}
.link_colors:visited {
  color: #e87722 !important;
}
main {
  min-height: 500px;
  padding: 1em;
}
a.vt-logo-link {
  display: inline-block !important;
  vertical-align: middle;
}
h1.site_title {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  font-size: 2.25em;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
.alignwide {
  margin: 32px calc(25% - 25vw);
}
.alignfull {
  margin: 32px calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}
@media only screen and (max-width: 600px) {
  h1.site_title {
    font-size: 1.3em;
  }
}
.header .vt-one-headerRow {
  height: auto;
  padding-bottom: 0.5em;
}
.featured_slider ul li .slider-title-wrap {
  background: #ffffff;
  position: relative;
  padding: 15px 25px;
}
.featured_slider ul li .slider-title-wrap::before,
.featured_slider ul li .slider-title-wrap::after {
  width: 30px;
  height: 30px;
  display: block;
  content: "";
  position: absolute;
}
.featured_slider ul li .slider-title-wrap::before {
  top: 15px;
  left: 15px;
  border-top: 5px solid #ce0058;
  border-left: 5px solid #ce0058;
}
.featured_slider ul li .slider-title-wrap::after {
  bottom: 15px;
  right: 15px;
  border-bottom: 5px solid #ce0058;
  border-right: 5px solid #ce0058;
}
.featured_slider ul li .slider-title-wrap h3 {
  background: none;
  color: #861f41;
  padding: 20px 0 0 0;
}
.featured_slider ul li a.check-it-out-button {
  margin-top: 2em;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  background-color: #861f41;
  font-size: 20px;
  text-transform: uppercase;
  border: 1px solid #861f41;
}
.featured_slider ul li a.check-it-out-button:hover {
  background-color: #711a37;
}
#vt_offcanvas_nav {
  z-index: 1000;
}
.header {
  border-bottom: 0.25em solid #861f41;
}
.card.event .card-header {
  color: #fff;
  background: #660000;
  background: -webkit-linear-gradient(0deg, #c64600, #8b1f41);
  background: -o-linear-gradient(0deg, #c64600, #8b1f41);
  background: -moz-linear-gradient(0deg, #c64600, #8b1f41);
  background: linear-gradient(90deg, #c64600, #8b1f41);
}
.card h3.card-title {
  line-height: 1.3;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
}
h2 {
  font-size: 35px;
  font-weight: 600;
}
h2 a,
h2 a:visited {
  color: #861f41;
}
.news-header {
  color: #861f41;
}
a.btn.outline,
form input.btn {
  font-size: 20px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  color: #861f41;
  display: block;
  border: 1px solid #861f41;
  text-transform: uppercase;
  width: 320px;
  line-height: 1.7;
  font-weight: 400;
  background: transparent;
}
a.btn.outline:hover,
form input.btn:hover {
  color: #fff;
  background: #861f41;
  border-color: #fff;
}
p a {
  color: #e87722 !important;
  text-decoration: underline;
}
p a:hover {
  color: #861f41 !important;
}
p a:focus {
  outline-color: #75787b;
  outline-offset: 3px;
  outline-style: dashed;
  outline-width: 2px;
}
p a:visited {
  color: #e87722 !important;
}
#overlay_caption {
  display: none;
}
#content {
  background: #f2f0f2;
}
#content .post-wrap {
  position: relative;
  display: block;
}
#content .main-content {
  top: -8em;
  position: relative;
}
#content .post-body {
  background: #f2f0f2;
  padding: 2em 0;
}
.content-header {
  background: #555;
  position: relative;
  padding: 0 0 9em 0;
}
.content-header h1 {
  color: #fff;
  padding-top: 1em;
}
.page-header {
  color: #861f41;
}
.post-content h1 {
  color: #861f41;
}
.documents span.filename {
  margin-left: 0.4em;
}
.event-details .event_data_label i,
.event-details .event_data_label svg {
  margin-right: 0.4em;
  color: #861f41;
}
.event-details .event_detail_info {
  font-size: 1.2em;
}
.eventbrite_ticket_widget iframe {
  min-height: 400px;
  overflow: visible;
}
h3.people-group-title {
  color: #861f41;
}
.vt-pagination-controls button {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 2px solid transparent;
  letter-spacing: 0.25rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  color: #fff;
  background-color: #861f41;
  border-color: #861f41;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 10px 20px;
  position: relative;
}
@media (prefers-reduced-motion: reduce) {
  .vt-pagination-controls button {
    -webkit-transition: none;
    transition: none;
  }
}
.vt-pagination-controls button:hover {
  text-decoration: none;
}
.vt-pagination-controls button.disabled,
.vt-pagination-controls button:disabled {
  opacity: 0.55;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  background-color: #9b244b;
  border-color: #9b244b;
}
.vt-pagination-controls button:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.vt-pagination-controls button:not(:disabled):not(.disabled).active,
.vt-pagination-controls button:not(:disabled):not(.disabled):active {
  background-image: none;
}
.vt-pagination-controls button:not(:disabled):not(.disabled).active:focus,
.vt-pagination-controls button:not(:disabled):not(.disabled):active:focus {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(152, 65, 94, 0.5);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0 rgba(152, 65, 94, 0.5);
}
.vt-pagination-controls button:focus,
.vt-pagination-controls button.focus {
  -webkit-box-shadow: none, 0 0 0 0 rgba(152, 65, 94, 0.5);
  box-shadow: none, 0 0 0 0 rgba(152, 65, 94, 0.5);
}
.vt-pagination-controls button.active,
.vt-pagination-controls button:active {
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
}
.vt-pagination-controls button:hover {
  color: #fff;
  background-color: #861f41;
  border-color: #861f41;
}
.vt-pagination-controls button svg {
  position: absolute;
  margin-top: 4px;
}
.vt-pagination-controls a:hover {
  text-decoration: none;
}
.vt-pagination-controls .left-controls a,
.vt-pagination-controls .right-controls a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vt-pagination-controls .left-controls button,
.vt-pagination-controls .right-controls button {
  width: 100%;
}
.vt-pagination-controls .previous button {
  padding-left: 30px;
}
.vt-pagination-controls .previous button svg {
  margin-left: -15px;
}
.vt-pagination-controls .next button svg {
  margin-right: -15px;
}
.vt-pagination-controls .page-numbers a {
  padding: 0 5px 0 0;
  margin-bottom: 5px;
}
.vt-pagination-controls .page-numbers a:last-child {
  padding-right: 0;
}
.vt-pagination-controls .page-numbers button {
  padding-left: 10px;
  padding-right: 5px;
}
.vt-pagination-controls .page-numbers .current-page {
  background-color: white;
  color: #861f41;
}
form {
  margin-bottom: 2em;
}
form label {
  margin-right: 1em;
}
form input[type="text"],
form input[type="email"],
form input[type="url"],
form input[type="password"],
form input[type="search"],
form textarea {
  padding: 0.5em !important;
}
form input.btn:hover {
  box-shadow: none;
}
form .error {
  background: #e87722;
  color: #fff;
  padding: 0.75em;
}
.widget {
  margin: 0;
}
.social-list ul li {
  display: inline-block;
  list-style-type: none;
  margin-right: 0.75em;
  font-size: 1.3em;
}
.home_desc .group_desc {
  color: #861f41;
  border: 1px solid #e87722;
  font-size: 1.1em;
}
ul.links {
  margin-left: 0;
}
.footer {
  background-color: #F4F4F5;
  border-top: #000 5px solid;
  color: #000;
  margin-top: 1em;
}
.footer a {
  color: #e87722 !important;
  text-decoration: underline;
}
.footer a:hover {
  color: #861f41 !important;
}
.footer a:focus {
  outline-color: #75787b;
  outline-offset: 3px;
  outline-style: dashed;
  outline-width: 2px;
}
.footer a:visited {
  color: #e87722 !important;
}
.footer a.outline {
  margin: 10px 0;
  background: none;
  text-decoration: none;
}
.footer .footer-title {
  color: #861f41;
  margin-bottom: 5px;
}
.footer .widget {
  margin-top: 1em;
}
.footer .widget.widget_as_button p {
  margin-bottom: 0;
}
table tr td span.vt-table-headerTitle {
  display: none;
}
/*# sourceMappingURL=style.css.map */