@charset "UTF-8";

a:link,a:active,a:hover {
  color:#474747;
}

a:visited {
  color:#474747;
}

body {
  background-color:#ffffff;
  background-color:#ffffff;
  color:#474747;
  font-family:'Helvetica';
  font-weight:normal;
  font-style:normal;
  font-size:18px;
  width:80%;
  margin:auto;
  background:url(https://store.mycheetara.com/wp-content/uploads/2018/12/MG_9095-Edit-Edit-683x10242.jpg) top center no-repeat;
  background-attachment:fixed;
  background-size:cover;
  -moz-background-size:cover;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -webkit-background-size:cover;
}

.profile_section_content {
  color:#transparent;
  border:0 none #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:transparent;
  background-color:#ffdae3;
  filter:alpha(opacity=100);
  opacity:.45;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#transparent;
  color:#ffffff;
  font-family:'Verdana';
  font-weight:normal;
  font-style:normal;
  font-size:18px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}

#logo {
  display:block;
  margin-left:auto;
  margin-right:auto;
  width:70%;
}

.desc {
  padding-top:25px;
  display:block;
  margin-left:auto;
  margin-right:auto;
  padding-bottom:50px;
  width:80%;
}

.hub {
  color:#transparent;
  font-size:0;
  padding-top:25px;
  display:block;
  margin-left:auto;
  margin-right:auto;
  padding-bottom:50px;
  width:80%;
}