/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */




.titlepage {
width: 62%;
margin: auto;
padding: 5%;
background-color: rgba(0, 0, 0, 0.67);
}

.tm-nav-logo {
height: 90px;
margin-top: -45px;
}


.tm-nite-icons > li > a {opacity: 0.8}

.tm-nite-icons > li > a:hover {opacity: 1.0}


/*.sas-thumbnail,
.sas-thumbnail-circle {
  border: 10px solid rgba(0, 0, 0, 0.1);
}
*/
.sas-thumbnail-circle {
  border-radius: 50%;
  background-size: cover;
  background-position: center;
}

.cafb-light {color: rgb(255, 255, 255)}