/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 13, 2022, 4:53:05 PM
    Author     : António Guirrugo
                 +258 86 89 78 243
*/

.tab-verde {
    background-color: #47cb2a; 
    margin-left: 17px; 
}

.link-verde {
    color: white; 
}

.btn-novo {
    margin-top: 15px;
    margin-bottom: 15px;
}

.legenda {
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: underline;
    margin-left: 7px
}