/*
Theme Name: context child
Tags:  custom-menu, editor-style, featured-images
Version: 1.0.1
Template: context
*/

/*---------------------------------
      write your css from here
------------------------------------*/
.footer-social-icon a i {
  color: #fff;
}

.context_menu:nth-child(2) ul {
    width: 56px;
}

.wpcf7 textarea {
  padding-left: 10px;
  padding-top: 10px;
}

