body{
    padding-top:50px;
}

p{
    text-align: justify;
    font-size: 18px;
}

.starter-template{
    padding:40px 15px;
    text-align:center;
}

.ingeos_principal_image{
    width: 25%;
    height: 25%;
    border-radius: 8px;
}

.ingeos_image{
    border-radius: 8px;
}

.ingeos_image_redondeada{
    width: 50%;
    border-radius: 200px;
}

.img_principal{
    width: 100%;
    height: 100%;
}

.pie_pagina{
    background-color: #BF5A16;
}

.redes{
    border-radius: 200px;
    width: 15%;
    height: 15%;
}

.linksfooter{
    list-style:none;
}
.linkfoot{
    color: #EBEBEB;
}