.txt_Chamada{
    padding: 10px;
    background-color: #004276;
    color: white;
    text-align: center;
    width: 75%;
    font-size: 1.5em;
    position: relative;
    left: 15%;
    top: 250px;
}
.local_box1{
    background-color: #004000;
    color: white;
    min-height: 150px;
}
.local_box2{
    background-color: #A8CF45;
    color: black;
    min-height: 150px;
    
}