

.centeredImage{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.linksSectionPointer{
    text-decoration: underline;
    color: orange;
}