/* static/css/styles.css */

/* INDEX */

.main_col {box-shadow: 20px 20px 20px #000000; margin: 30px; text-align: center;}

a {text-decoration: none; color: black}


/* BASE */

.hc {text-align: start;}

.logo {margin: 10px;  height: 100px; border: 2px solid white; border-radius: 50%; }

.banner {margin-top: 15px; color: white;}
.phone {margin-top: 30px; color: white;}

.header-style {background: linear-gradient(to right, #a6b1cb , #5067a3); }

.body_base {background-image: url('/static/images/oblako5.webp'); background-repeat: no-repeat; background-size: cover;}









