/* static/css/estilos.css */

.btn-custom-height {
    height: 500px;
}

.background-color-custom {
    background-color: #DCDEE4;
  }

h2 {
    color: #162667;
}

p {
    color: #162667;
    text-align: right;
}