body.widget-snippet .wholly-australian-right .more-content p {
    opacity:unset;
}
body.widget-snippet .wholly-australian-right .more-btn a:last-of-type{
  position:unset;
  text-decoration:underline;
}
.widget-snippet .wholly-australian-full {
  background: #273039 url("/template/bcf634fd/images/wholly-australian.png");
  padding: 82px 0;
}
.widget-snippet .wholly-australian {
  max-width: 1250px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.widget-snippet .wholly-australian-right {
  padding-left: 65px;
  width: 60%;
  text-align: center;
}
.widget-snippet .wholly-australian-left {
  width: 40%;
}
.widget-snippet .wholly-australian-left img {
  border-radius: 40px;
}
.widget-snippet .wholly-australian-right h4 {
  font-family: Ubuntu;
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 156.4%;
  color: #FFFFFF;
  padding-bottom: 46px;
  display: block;
  border-bottom: 1px solid rgba(255,255,255,0.2);
  margin-bottom: 50px;
}

.widget-snippet .wholly-australian-right .more-content p {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  opacity: 0.8;
  padding: 0 0 5px 0;
}
.widget-snippet .wholly-australian-right .more-content a {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;
  text-transform: capitalize;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.5px;
}
.widget-snippet .wholly-australian-right .more-content a:hover{
  color: #1F92D0;
  text-decoration:underline;
}
.widget-snippet .wholly-australian-right .more-btn {
  display:block;
  width: 100%;
  margin: 0 auto;
}
.widget-snippet .wholly-australian-right .more-btn a:first-of-type{
  padding: 14px 42px;
  background: #1F92D0;
  width: 264px;
  height: 52px;
  margin-top: 33px;
  margin-bottom: 35px;
  display: inline-block;
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  color:#fff;
  text-decoration: none;
}
.widget-snippet .wholly-australian-right .more-btn a:first-of-type:after{
  content: "";
  background: url("/template/bcf634fd/images/right-arrow.png") no-repeat;
  margin-left: 10px;
  display: inline-block;
  background-position-y: 1px;
  width: 16px;
  height: 12px;
}
.widget-snippet .wholly-australian-right .more-btn a:first-of-type:hover{
  background: #4A465D;
}
/*.widget-snippet .wholly-australian-right .more-btn a:last-of-type{
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.5px;
  text-decoration: none;
  color: #fff;
  position:relative;
  margin-left: 40px;

}
.widget-snippet .wholly-australian-right .more-btn a:last-of-type:after{
  content: '';
  position: absolute;
  border-bottom:2px solid #fff;
  width:100px;
  height: 2px;
  left:50%;
  transform: translateX(-50%);
  bottom:-5px;
}
.widget-snippet .wholly-australian-right .more-btn a:last-of-type:hover{
  color: #1F92D0;
}
.widget-snippet .wholly-australian-right .more-btn a:last-of-type:hover:after{
  border-bottom:2px solid #1F92D0;
}*/
