a.footer:link {color:#fff;;text-decoration:none}
a.footer:visited {color:#e0e0e0;}
a.footer:hover {color:#f0f0f0} 

.circle-icon {
    text-align: center;    
    display: inline-table;
    border-radius: 50%;
    background: #d1e8ff;
    width: 110px;
    height: 110px;
    padding-top: 14px;
    border: none;
    font-weight: bolder;
}

.table-carpetas {
    position: relative;
    padding: 1rem;
    margin: 1rem -.75rem 0;
    border: solid #dee2e6;
    border-width: 1px 0 0;
}

a {
	color: #a52600;
}

a:hover {
	color: darkred;
}

.titlelogo {
    margin: 0 10px 0 0;
    height: 33px;
}
