@charset "UTF-8";
/* CSS Document */

@font-face { font-family: 'Ava'; src: url('../fonts/avalonn.ttf'); }
@font-face { font-family: 'TitillB'; src: url('../fonts/TitilliumWeb-Bold.ttf'); }
@font-face { font-family: 'Titill'; src: url('../fonts/TitilliumWeb-Regular.ttf'); }
body{ background:#fff !important; font-family:"Titill"; font-size:0.875rem; }


h2 {font-size: 1.375rem; font-family: 'TitillB'; color:#444444; text-align:center;}
p {font-size: 1rem; font-family: 'Titill'; color:#444444; text-align:center;}
p a {color:#444444; text-decoration:none;}
p a:hover {color:#535353;}
hr { width:50%; size:3; color:#444444; height:0.0625rem; margin: 0 auto;}

.navbar  {font-family: 'TitillB'; }
.nav-link {color:#444444 !important;}
.nav-link:hover {color:#888888 !important;}
.dropdown-item {font-family: 'Titill'; color:#444444 !important;}
.dropdown-item:hover {color:#D49C00 !important;}
.tooltip {font-family: 'Titill'; color:#535353 !important; font-size:0.75rem;}
.card-body p {text-align:left;}

.artist {background-color:#dddddd;}
.blue-bg {background-color:#bedeef;}
.blue-bg p { font-size: 0.875rem;}
.profile p {font-size: 0.875rem; font-family: 'Titill'; color:#444444; text-align:center; padding-top:1.875rem;}
.footer p {font-size: 1rem; font-family: 'TitillB'; color:#535353; text-align:center;}
.footer a {color:#444444; text-decoration:none;}
.footer a:hover {color:#888888;}
.cont p {text-align: left;}
.cont h3 {font-size: 1.375rem; font-family: 'TitillB'; color:#444444; text-align: left;}
/*#confirmation {font-size: 1rem; font-family: 'Titill'; color:#7396FF; text-align:center;}
#contact {background: #F9F9F9; padding: 25px;  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);}
*/
.alert-success { color: #155724; background-color: #d4edda; border-color: #c3e6cb;}
.alert {position: relative; padding: .75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; width:83%;}
.close:not(:disabled):not(.disabled):hover {color: #000; text-decoration: none; opacity: .75;}
.close:not(:disabled):not(.disabled) {cursor: pointer;}
button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none;}
.close {float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5;}