﻿.titulos {
    background-color: #182c6c;
    text-align: center;
    color: whitesmoke;
    border-radius: 10px;
}

.text {
    font-family: sans-serif
}


.hr-style-two {
    border: 0;
    height: 1px;
    color: #182c6c;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}


.hr-style3 {
    border-bottom: 1px dashed #8c8b8b !important;
}


.i4ewOd-pzNkMb-haAclf {
    background-color: #182c6c !important;
}