﻿.img-card-menor img {
    margin-left: 0px !important;
    margin-top: 10px !important;
}

footer .row {
    display: flex;
    align-items: center;
    margin-left: 2%;
}


@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.eot?51117363');
    src: url('../fonts/fontello.eot?51117363#iefix') format('embedded-opentype'), url('../fonts/fontello.woff2?51117363') format('woff2'), url('../fonts/fontello.woff?51117363') format('woff'), url('../fonts/fontello.ttf?51117363') format('truetype'), url('../fonts/fontello.svg?51117363#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-casa-migalha:before {
    content: '\e800';
}
/* '' */
.icon-facebook-migalha:before {
    content: '\e801';
}
/* '' */
.icon-twitter-migalha:before {
    content: '\e802';
}
/* '' */
.icon-email-migalha:before {
    content: '\e803';
}
/* '' */

