﻿p {
    text-align: justify;
    font-size: .9rem;
}

    p b {
        font-size: 1.1rem;
    }

.please-wait {
    position: relative;
    opacity: 1;
    padding: 40px;
    margin: auto;
    margin-top: 40px;
}

    .please-wait p {
        text-align: center;
        color: white;
        margin-top: 10px;
        color: #3DBCE0;
    }

h4 {
    font-weight: 300;
}

label {
    font-size: .9rem;
    font-weight: 500;
}

.text-danger {
    font-size: .9rem !important;
}

.form-inserzionista img {
    width: 100%;
    border: solid 3px #f6f6f6;
    margin-bottom: 20px;
}
