.txt_ver{
    color: #2F88D6;
    cursor: pointer;
}

.txt_ver:hover{
    color: #1b6bb1;
}

#hero {
    height: calc(52vh - 144px) !important;
}
#hero .carousel-item {
    height: calc(55vh - 114px) !important;
}















