.mr-auto.nav.justify-content-end li a:focus, .btn.btn-primary.dropdown-toggle:focus, input:focus, div.indicator.hidden-xs:focus, a div:focus{
    border:2px solid rgb(12, 12, 12) !important;
}
  
#subdominio a:focus, .categories span a:focus, .caption-title.topnews a:focus{
    text-decoration: underline;
}
.socialLinks.d-none.d-md-block li a:focus{
    background-color:black !important;
}

i.far.fa-times-circle.reset-button {
    color: #2642e0;
    top: 10px !important;
}
.btn.btn-default.dropdown-toggle:focus{
    border:2px solid rgb(255, 255, 255) !important;
    padding: 0 !important;
}