.link-box-azul {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    text-indent: -99999px;
    top: 0;
    left: 0;
}

.box-azul p,
.box-azul *{
	font-family: 'Raleway' !important;
}