body
{
    margin: 0;
    background: #f2f6e9;
}

.my-footer
{
    background-color: fuchsia;
    border-top: 100px solid white;
}

.logo-main
{
    height: 200px;
    background-image: url('images/Oldcookingbook_Header.jpg');
}

.logo-footer
{
    background-image: url('images/whiteFoodFooter.jpg');
}

.scaler-for-4
{
    width: auto
}
.d-flex
{
    margin-top: 2px;
}

.Logos li:nth-child(1)
{
    list-style-image:url('images/facebook_social\ media_social_icon.png');
}

.Logos li:nth-child(2)
{
    list-style-image:url('images/instagram_brand_logo_social\ media_icon.png');
}



.Logos li:nth-child(3)
{
    list-style-image:url('images/reddit_icon.png')
}

.Logos li:nth-child(4)
{
    list-style-image:url('images/linkedin\ logo_icon.png')
}
.Logos li:nth-child(5)
{
    list-style-image:url('images/gmail_letter_logo_icon.png')
}
.Contactinfobox
{
    background-color: #d8d8d8e8;
    width: 300px;
}
.aboutmebox
{
    background-color: #d8d8d8e8;
}


.Black-Line
{

background-color: black;
padding-top: 1px;

}


.navbar-nav
{
align-self: flex;

}

.paddingbottomGenderbox
{
padding-bottom: 10px;


}

