#mu-footer {
    background-color: rgba(30, 92, 232, 0.9);
    display: inline;
    float: left;
    width: 100%;
}

.mu-footer-area {
    display: inline;
    float: left;
    padding: 30px 0;
    text-align: center;
    width: 100%;
}

.mu-footer-bottom {
    display: inline;
    float: left;
    width: 100%;
}

img#campusd-logo {
    vertical-align: middle;
    margin-bottom: 0.75em;
}

.mu-copy-right a {
    color:#fff;
}

.lnr {
    padding-right: 10px;
}

.banner-content {
    top: 100px;
}

.linea {
    border-top: 1px solid #09151F;;
    height: 2px;
    padding: 0;
    margin: 20px auto 0 auto;
  }

  .avatar {
    /* cambia estos dos valores para definir el tamaño de tu círculo */
    height: 100px;
    width: 100px;
    /* los siguientes valores son independientes del tamaño del círculo */
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    background-size: 100% auto;
}

.single-defination{
    padding-top: 15px;
}

.text-white-presentacion{
    color: #fff;
    font-size: 18px;
}

.logo{
    width: 280px;
    height: 70px;
}

.enlace{
    width: 250px;
    height: 70px;
    margin-bottom: 15px;
}