Souncloud Font-awesome Style

by dimaslanjaka

HTML

<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<div class="custom-wrapper">
<style amp-custom scoped=''>
  /*Wrapping*/
  .custom-wrapper{width:100%}
  .wrap {
    /* Careful, this breaks the word wherever it is without a hyphen */
    overflow-wrap: break-word;
    word-wrap: break-word;
    /* Adds a hyphen where the word breaks */
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
  /*Inline Style*/
  .inline{
    display:inline-block}
  /*Button Style*/
  .w3-btn,.w3-btn-block,.w3-button{
    border:none;
    display:inline-block;
    outline:0;
    padding:6px 16px;
    vertical-align:middle;
    overflow:hidden;
    text-decoration:none!important;
    color:#fff;
    background-color:#000;
    text-align:center;
    cursor:pointer;
    white-space:nowrap}
  .w3-btn:hover,.w3-btn-block:hover,.w3-btn-floating:hover,.w3-btn-floating-large:hover{
    box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
  .w3-button{
    color:#000;
    background-color:#f1f1f1;
    padding:8px 16px}
  .w3-button:hover{
    color:#000!important;
    background-color:#ccc!important}
  .w3-btn,.w3-btn-floating,.w3-btn-floating-large,.w3-closenav,.w3-opennav,.w3-btn-block,.w3-button{
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none}
  /*Video Container*/
  .video-container{
    width:100%}
  .video-container iframe,.video-container amp-iframe{
    width:100%}
    iframe{max-width:100%}
  /*Rounded*/
  div.rounded {
    background-color: #666;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .fw{width:100%}
  #corner6 {
    border-radius: 15px 50px;
    background: #73AD21;
    padding: 20px; 
    width: 293px;
    height: auto; 
}
</style>
<center>
<h2>
<i class="fa...