.borda{
    border: solid;
}

.box1{
    margin-bottom: 20px;
}

.box2{
    margin-bottom: 16px;
}

.box2 .botao-link{
    height: 54px;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

a{
    color: #494949;
    text-decoration: none;
}

.box_aniversario{
    height: 260px;
    overflow-y: scroll;
}

.aviso{
    border-top: solid 2px red;
    background-image: linear-gradient(to bottom right, #eee, #fff);
    background-color: #eee;
    box-shadow: 1px 1px 1px 1px #eee;
}