/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/css.css to edit this template
*/
/* 
    Created on : 10 mag 2024, 12:30:54
    Author     : William
*/

.miotitolo
{
    
    -webkit-text-stroke:1px;
    -webkit-text-stroke-color: black;
    margin-top: 60px;
    color:white;
    margin-left:20px;
    
    
}

.miotitolo p
{
    font-size:30px;
    font-weight: bold;
}

.mioparagrafo
{
    margin-top:60px;
}



.miosfondo
{
    background-image: url(/img/Sfondo4Web.jpg);
    height:100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.miaintro
{
    height:400px;
}

.face
{
    border:5px;
    border-color:red;
}

.miopar
{
    padding-top: 20px;
}

.miosocial
{
    color:white;
}

.miocarousel
{
    display: block;
    width:100%;
    max-width: 600px;
    height:auto;
    margin: auto;
}
.carousel-inner
{
  width:100%;
  height:100%;
  max-height: 1024px !important;
}

.mieilinkssoc
{
    margin-top: 20px;
}

.interno
{
   margin-left: 20px;
   margin-right: 20px;
}