@charset "utf-8";

.container_line_footer { background-color:#162056;
                         padding-top:30px;
						 padding-bottom:30px;
                       }

.link_footer:hover { color:#ffffff !important; }


.box_social_media_footer { width:160px;
                           margin-left:auto;
						   margin-right:auto;
						   display:flex;
						   align-items:center;
						   justify-content:space-between;
                         }

.box_elem_sm_footer { width:30px; }

.img_logo_footer { width:30px; }



